Initial setup
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
# Created by venv; see https://docs.python.org/3/library/venv.html
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
.python-version
|
||||
/venv/
|
||||
|
||||
|
||||
# IDE specific files
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# telegram bot token config
|
||||
|
||||
Reference in New Issue
Block a user