Skip to content

Commit

Permalink
Add bin and obj directory to .gitignore
Browse files Browse the repository at this point in the history
I accidentally committed and pushed my bsnes linux binary to github and
do not wish to do this again.
  • Loading branch information
undisbeliever committed Oct 22, 2016
1 parent 12d2dc1 commit cd242ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@
*.so.1
*.patch
*.rar
*/out
*/bin

0 comments on commit cd242ba

Please sign in to comment.