Skip to content

Commit

Permalink
Add a gitignore file.
Browse files Browse the repository at this point in the history
  • Loading branch information
schwern committed Feb 14, 2011
1 parent 3542d4f commit a70f1b7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .gitignore
@@ -0,0 +1,16 @@
*.bak
*~
*.old
Makefile
blib/
pm_to_blib
Build
_build
cover_db/
nytprof*
*.patch
.DS_Store
MYMETA.yml
*.o
*.bs
true.c

0 comments on commit a70f1b7

Please sign in to comment.