Skip to content

Commit

Permalink
Tell git to ignore non-source files.
Browse files Browse the repository at this point in the history
  • Loading branch information
dossy committed Nov 16, 2010
1 parent 4533251 commit 93cdd7e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
*.o
*.a
*.so
*.dylib
config.log
config.status
include/ns.mak
nsd/nsd
nstclsh/nstclsh
nsthread/nsthreadtest

0 comments on commit 93cdd7e

Please sign in to comment.