projects
/
p5sagit/Import-Into.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8e0bf61
)
add gitignore file
Graham Knop [Tue, 10 Dec 2013 16:01:34 +0000 (08:01 -0800)]
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
e3b8e2d
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,18
@@
+/MANIFEST
+/MANIFEST.bak
+/META.*
+/MYMETA.*
+/Makefile
+/Makefile.old
+/README
+/blib/
+/pm_to_blib
+/Distar
+*~
+*#
+.#*
+/Import-Into-*
+/cover_db/
+
+# yes that's right, distar makes it for us
+/MANIFEST.SKIP