Files
sora_python/.gitignore
2024-10-21 11:01:28 +08:00

73 lines
575 B
Plaintext

# 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/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyBuilder
target/
# Spyder project settings
.spyderproject
.spyproject
# Rope project settings
.ropeproject
# Pyre type checker
.pyre/
.idea
.test
#runtime produce
#test
logs
seg_result/
seg_result
*.png
uwsgi
#*.yaml
.conf
app/logs
*.log
*.jpg
feature/
test
*.zip
*.pdf