gsplus/.gitignore

29 lines
407 B
Plaintext
Raw Normal View History

.DS_Store
2015-11-25 15:16:02 -06:00
*.o
src/vars
2016-01-31 10:53:22 -06:00
ROM
ROM1
ROM3
2016-02-07 10:07:12 -06:00
# THESE ARE GENERATED BY PERL DURING MAKE
src/16inst_c.h
src/8inst_c.h
src/size_c.h
gsplus
gsportx
gsport
2016-10-23 21:17:22 -05:00
*.exe
2016-10-14 15:18:07 -05:00
*.gsp
2016-10-28 08:45:41 -05:00
# Storage for many disk images for testing the emulator.
# Games, demos, apps, etc. Not part of the project.
images/
# Screenshot dir
screens/
# build tools that are often kept/tested locally as well as on the ci machines
yoursway-create-dmg/