summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-30 16:38:03 -0200
committerPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-30 16:38:03 -0200
commitbf284b043d4c5688da2207647126b095f8c2b0cd (patch)
treefd46a96bc9f5143470adb96dd185ecee327934bf /.gitignore
parenta0c45b798d2fa810167d64a92093840178f993b1 (diff)
Janitor: make distcheck, compiler warnings, .gitignore
Warning corrections are either unused symbols or using an integer as a pointer (generated by sparse).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a8f6f22..dceb0f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+.deps
+.libs
aclocal.m4
autom4te.cache
compile
@@ -19,3 +21,10 @@ mkinstalldirs
stamp-h1
xrandr.pc
*~
+*.3
+*.o
+*.la
+*.lo
+libXrandr-*.tar.*
+ChangeLog
+tags