git exclude of compile-time files
authorMischa POSLAWSKY <perl@shiar.org>
Sun, 16 Mar 2008 13:43:04 +0000 (14:43 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 17 Mar 2008 19:52:26 +0000 (20:52 +0100)
Ignore everything generated by/for make.

.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..a3adee8
--- /dev/null
@@ -0,0 +1,3 @@
+/Makefile
+/pm_to_blib
+/blib