summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-01-25 14:55:38 -0600
committerJesse Luehrs <doy@tozt.net>2011-01-25 14:55:38 -0600
commit47b406fc2ae8a479813ff55cc172abcf6596b919 (patch)
tree36e5f6f7da3617082b7220f6fb15bfec037c503d /.gitignore
downloadcircular-require-47b406fc2ae8a479813ff55cc172abcf6596b919.tar.gz
circular-require-47b406fc2ae8a479813ff55cc172abcf6596b919.zip
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b35ac28
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+cover_db
+META.yml
+Makefile
+blib
+inc
+pm_to_blib
+MANIFEST
+Makefile.old
+nytprof.out
+MANIFEST.bak
+*.sw[po]
+.build
+circular-require-*