Skip to content

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mgruberman committed Jan 16, 2011
1 parent f60edeb commit 0e3caa6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitignore
@@ -0,0 +1,15 @@
blib/
_build/
cover_db/
inc/
Build
Build.bat
.last_cover_stats
Makefile
Makefile.old
MANIFEST.bak
META.yml
MYMETA.yml
nytprof.out
pm_to_blib
Runops-Trace-*
1 change: 1 addition & 0 deletions Changes
Expand Up @@ -57,3 +57,4 @@

... - Sun Jan 16 2010
Fixed "Out of memory during array extend" for aassign
Add .gitignore

0 comments on commit 0e3caa6

Please sign in to comment.