Z230
This commit is contained in:
25
.gitignore
vendored
25
.gitignore
vendored
@@ -1,26 +1,3 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.pyo
|
||||
*.pyd
|
||||
|
||||
# Virtual environment
|
||||
.venv/
|
||||
venv/
|
||||
|
||||
# PyCharm / IDE
|
||||
.idea/
|
||||
*.iml
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Logs & temp
|
||||
*.log
|
||||
*.tmp
|
||||
|
||||
# Generated / data (adjust if needed)
|
||||
data/
|
||||
output/
|
||||
exports/
|
||||
*
|
||||
Reference in New Issue
Block a user