You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
martian-chess/.gitignore

42 lines
371 B
Plaintext

# Rust patterns
/target
# Temporay DLL files
/*.dll
/*.lib
# FMOD patterns
**/.cache/
**/.user/
**/.unsaved/
**/*.fspackage
!*.bank
# Windows files
**/*.ini
trace-*.json
*.blend
*.blend1
# Don't need this
.vscode/
*.tracy
temp/
*.zip
*.tar.gz
.DS_Store
*.dmg
!platforms/macos/Martian\ Chess.app/Contents/Info.plist
platforms/macos
icon_*.png
*.iconset
*.icns