summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-03-27 21:06:31 -0400
committerDan McGee <dan@archlinux.org>2007-03-27 21:06:31 -0400
commit8cacc46f8bcfe5b2325a2fae2af9b1fc5b09139e (patch)
tree0d137b4d90809e6d7bb1663f84fc6d35ca4ae98c /.gitignore
parent5ec3ed4674814a18951f43389efd26461a343854 (diff)
Move .cvsignore -> .gitignore
* Move all .cvsignore files to .gitignore for switch in VCS. In addition, delete ones that were unnecessary because they only contained Makefile and Makefile.am. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore26
1 files changed, 26 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..5545617e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,26 @@
+Makefile
+Makefile.in
+mkinstalldirs
+aclocal.m4
+autom4te.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.rpath
+config.sub
+configure
+depcomp
+install-sh
+libtool
+ltmain.sh
+missing
+stamp-h1
+
+*.o
+*~
+root
+tags
+cscope.out
+pacman-*.tar.gz