summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-21 15:44:01 -0200
committerPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-21 15:44:01 -0200
commit7d42ea90bc9494f248d5fc5ed4c0ae9c90e6e6ca (patch)
tree8357012a9bfd79a95cca0e7e780dc2c47ec3cabb /.gitignore
parent8f43f498326ffc7491dc2c1e9feec39c74dfdcbb (diff)
Correct make distcheck and some sparse/gcc warnings.
Most remaining warnings are due to a macro that checks if it's argument is not NULL, but arguments are strings in the stack.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 222ddc1..fdbda24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,7 @@ stamp-h1
xfindproxy
xfindproxy.1
*~
+*.o
+xfindproxy-*.tar.*
+ChangeLog
+tags