Commit Graph

4 Commits

Author SHA1 Message Date
Nelson Garcia 3725beff23 Update .gitignore
Ignore files that snes9x can commonly interact with. This is a feature
to ensure these files aren't accidentally committed when
testing/debugging.
2017-08-29 14:19:15 -07:00
Nelson Garcia e047696792 Reference gitignore in solution
This change makes .gitignore viewable in snes9xw.sln. It also updates
the solution to be opened in Visual Studio 2017 by default. This doesn't
prevent it from being opened in VS15 for those not ready to make the
switch.
2017-04-29 18:13:57 +02:00
Nelson Garcia 8e623a3f0e ignore snes9x files
add snes9x program-generated files to .gitignore
2017-04-29 18:13:57 +02:00
Nelson Garcia 1161fb2b06 Added gitignore.
Added generated .gitignore file from https://www.gitignore.io using
keywords 'C', 'C++', 'VisualStudio'
2017-04-29 18:13:57 +02:00