sacn_comments/.gitignore

40 lines
360 B
Plaintext
Raw Normal View History

2024-09-09 22:47:58 +08:00
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
Python
build/
develop-eggs/
dist/
downloads/
eggs/
eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
installed.cfg
*.egg
MANIFEST
# Virtual environments
env
venv
env/
venv/
ENV/
env.bak/
venv.bak/
# IDEs and editors
idea/
# etc