mirror of
https://github.com/daniel5151/ANESE.git
synced 2025-04-02 10:32:00 -04:00
15 lines
249 B
Text
15 lines
249 B
Text
# Don't commit retail ROMs
|
|
roms/retail/*
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# build and debugging artifacts
|
|
/bin
|
|
/build*
|
|
/anese.dSYM
|
|
*.aps
|
|
|
|
# macOS bundle stuff
|
|
/resources/ANESE.app/Contents/MacOS/anese
|
|
/resources/ANESE.app/Contents/Frameworks/libSDL2-2.0.0.dylib
|