Skip to content

Commit

Permalink
.gitignore: ignore .exe files
Browse files Browse the repository at this point in the history
  • Loading branch information
Kovensky authored and wm4 committed Sep 30, 2012
1 parent 077b419 commit 22481e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
*.o
*.a
*.d
*.exe
.depend

/config.h
Expand Down

0 comments on commit 22481e7

Please sign in to comment.