mirror of
https://github.com/RomeroLab/alphafast.git
synced 2026-06-04 13:30:25 +08:00
19 lines
133 B
Plaintext
19 lines
133 B
Plaintext
*.m8
|
|
*.log
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
.eggs/
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Generated output data
|
|
misc/
|
|
|
|
# OS
|
|
.DS_Store
|