initial commit
This commit is contained in:
9
zaloha/.gitignore
vendored
Normal file
9
zaloha/.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
.env.*
|
||||
.encrypted_chat/
|
||||
certs/*
|
||||
!certs/*.sh
|
||||
!certs/*.example
|
||||
!certs/README.md
|
||||
Reference in New Issue
Block a user