summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-30 18:47:32 -0200
committerPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-30 18:47:32 -0200
commitc893bc4aa7a674c6888aacc8249b3c4a8f6bf12a (patch)
tree533edba009a00e0f510efaa4dc7c88f390e4583d /.gitignore
parent1cf4a1a6716f2c0adf5ee4d0a194a1013be53105 (diff)
downloadxorg-lib-libxtrans-c893bc4aa7a674c6888aacc8249b3c4a8f6bf12a.tar.gz
Janitor: Correct make distcheck and compiler warnings.
Compiler warnings are spread on other packages, with a warning in the format: /usr/include/X11/Xtrans/Xtranssock.c:548: warning: 'ciptr' may be used uninitialized in this function so the code was slightly changed so that the compiler would not "think" it could be used without initialization.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2a50369..187e984 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,6 @@ missing
mkinstalldirs
xtrans.pc
*~
+xtrans-*.tar.*
+ChangeLog
+tags