diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,5 @@ +.deps +.libs aclocal.m4 autom4te.cache compile @@ -15,6 +17,7 @@ ltmain.sh Makefile Makefile.in MakeOut +makestrs missing mkinstalldirs Shell.h @@ -23,3 +26,11 @@ StringDefs.c StringDefs.h xt.pc *~ +*.1 +*.3 +*.o +*.la +*.lo +libXt-*.tar.* +ChangeLog +tags |