Better gitignore file for Compress-Raw-Bzip2
Rafael Garcia-Suarez [Sun, 1 Mar 2009 23:05:03 +0000 (00:05 +0100)]
ext/Compress-Raw-Bzip2/.gitignore [new file with mode: 0644]
ext/Compress-Raw-Bzip2/bzip2-src/.gitignore [deleted file]

diff --git a/ext/Compress-Raw-Bzip2/.gitignore b/ext/Compress-Raw-Bzip2/.gitignore
new file mode 100644 (file)
index 0000000..6f7f42a
--- /dev/null
@@ -0,0 +1,5 @@
+/bzlib.h
+/bzlib_private.h
+/constants.h
+/constants.xs
+!/bzip2-src/*.c
diff --git a/ext/Compress-Raw-Bzip2/bzip2-src/.gitignore b/ext/Compress-Raw-Bzip2/bzip2-src/.gitignore
deleted file mode 100644 (file)
index 970d78f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-!*.c