Added
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -9,6 +9,15 @@ config.json
|
||||
*.png
|
||||
*.tw_session
|
||||
*.tw_session-journal
|
||||
.vscode/
|
||||
.venv/
|
||||
.env/
|
||||
*.env
|
||||
*.env.*
|
||||
*.pyc
|
||||
__pycache__/
|
||||
*.pyo
|
||||
*.pyd
|
||||
|
||||
# =========================
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/python,visualstudiocode,macos,windows
|
||||
|
||||
Reference in New Issue
Block a user