Files
Apollo3D_SE/.gitignore

22 lines
172 B
Plaintext

.venv/
.vscode/
**/__pycache__/
poetry.lock
poetry.toml
**/*.log
**/*.txt
**/build/
**/install/
**/log/
*.spec
dist/
*.zip
*.csv
*.npz
*.xml
*.json
*.yaml
*.iml
*.pyc
.TXT