mirror of
https://gitlab.dit.htwk-leipzig.de/fsr-im/tools/flatscraper.git
synced 2025-07-15 19:18:49 +02:00
chore: update .gitignore to exclude __pycache__ directories
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
.venv
|
||||
*.pyc
|
||||
*.pyc
|
||||
__pycache__
|
Reference in New Issue
Block a user