summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-05-09 12:31:07 -0500
committerJesse Luehrs <doy@tozt.net>2013-05-09 12:31:07 -0500
commit9dcc8a59aa2a03cd733878e3f473ec47b868c2ee (patch)
tree2ce1ffb15d65f670a2670334213fd23c500e2243 /.gitignore
downloadspreadsheet-parsexlsx-9dcc8a59aa2a03cd733878e3f473ec47b868c2ee.tar.gz
spreadsheet-parsexlsx-9dcc8a59aa2a03cd733878e3f473ec47b868c2ee.zip
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b4019ad
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+cover_db
+META.*
+MYMETA.*
+Makefile
+blib
+inc
+pm_to_blib
+MANIFEST
+Makefile.old
+nytprof.out
+MANIFEST.bak
+*.sw[po]
+.DS_Store
+.build
+Spreadsheet-ParseXLSX-*
+*.bs
+*.o