summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-10-10 11:59:14 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-10-10 17:38:00 +0100
commit9f22c3e1e86e68500ead0cc664869da2b4af7c12 (patch)
treeabc074e153b9c6d2f5de7f0ca87b20c44a4ef454 /.gitignore
parentdfaca060844b6e99353a1f11406a9afd0726b84f (diff)
Bring .gitignore files up to date; add *.o, *~ etc. to top-level .gitignore
CVS ignores these automatically, so they weren't in the .cvsignore when Ryan converted the repository.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f36c2ddf..b7d368cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,19 @@
+*.orig
+*.rej
+*.o
+*~
+compile
+config.cache
config.log
config.status
config.sub
configure
+depcomp
*.pc
+install-sh
libtool
ltmain.sh
+missing
stamp-h1
stamp-h
stamp-h.in