mirror of
https://github.com/spicyjpeg/573in1.git
synced 2025-02-02 12:37:19 +01:00
15 lines
260 B
Plaintext
15 lines
260 B
Plaintext
# Do not include any hidden metadata saved by apps and the OS.
|
|
desktop.ini
|
|
.DS_Store
|
|
.vscode/
|
|
|
|
# Do not include any built or cached files.
|
|
build/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
|
|
# Do not include the dumps used to generate the cartdb files.
|
|
#data/dumps/
|
|
#data/tests/
|