mirror of
https://gitlab.dit.htwk-leipzig.de/fsr-im/tools/flatscraper.git
synced 2026-03-03 04:43:54 +01: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