diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cf11c36 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +/ABOUT-NLS +/ChangeLog +/Makefile.in +/aclocal.m4 +/config.guess +/config.h.in +/config.rpath +/config.sub +/configure +/depcomp +/install-sh +/intltool-extract.in +/intltool-merge.in +/intltool-update.in +/missing +/mkinstalldirs +/ylwrap |