Skip to content

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rubberduck203 committed Oct 11, 2017
1 parent 45eadea commit 020993e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Mac stuff
*.swp
.DS_Store

# build
bin/
obj/

0 comments on commit 020993e

Please sign in to comment.