mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 03:51:49 +01:00
* Mapmerge tools + dmm2tgm
* Update gitignore
* Clean up maps
* Revert "Clean up maps"
This reverts commit 536e6d80ef.
* Clean up maps again
19 lines
187 B
Plaintext
19 lines
187 B
Plaintext
#ignore misc BYOND files
|
|
Thumbs.db
|
|
*.log
|
|
*.int
|
|
*.rsc
|
|
*.dmb
|
|
*.lk
|
|
*.backup
|
|
*.before
|
|
data/
|
|
cfg/
|
|
build_log.txt
|
|
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
/.atom-build.json
|
|
.vscode/
|