summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@virtuousgeek.org>2009-07-22 14:14:35 -0700
committerJesse Barnes <jbarnes@virtuousgeek.org>2009-07-22 14:14:35 -0700
commita5a97b22c256cdadcfbf0b440474bfdf856e3ace (patch)
tree124fe436fe3f7aa1be85c0088dc435aaabbb63dd
parent8431dd52deffb8cae11fdd3f2c22b6f9483473bd (diff)
Add .gitignore file
Makes git a bit nicer to use.
-rw-r--r--.gitignore47
1 files changed, 47 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..66d75d6d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,47 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo
+*.o
+*.gmo
+*.schemas
+*.xml
+*.pc
+*.desktop
+*.moc.cpp
+*~
+intltool*
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+configure.lineno
+depcomp
+doltcompile
+doltlibtool
+install-sh
+libtool
+ltmain.sh
+missing
+shave
+shave-libtool
+stamp-h1
+cscope.*
+src/compiz
+gtk/window-decorator/gtk-window-decorator
+include/compiz-common.h
+metadata/core.xml.in
+mkinstalldirs
+po/.intltool-merge-cache
+po/Makefile.in.in
+po/POTFILES
+po/stamp-it
+