mirror of
https://github.com/devinacker/bsnes-plus.git
synced 2025-04-02 10:52:46 -04:00
Add bin and obj directory to .gitignore
I accidentally committed and pushed my bsnes linux binary to github and do not wish to do this again.
This commit is contained in:
parent
12d2dc1ff4
commit
cd242ba1b6
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -9,3 +9,5 @@
|
|||
*.so.1
|
||||
*.patch
|
||||
*.rar
|
||||
*/out
|
||||
*/bin
|
||||
|
|
Loading…
Add table
Reference in a new issue