diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..4ad4b381 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +ABOUT-NLS +aclocal.m4 +autom4te.cache +build*/ +compile +config.guess +config.h.in +config.rpath +config.sub +configure +cscope.out +depcomp +install-sh +Makefile.in +m4/ +missing +mkinstalldirs +py-compile +tags +ylwrap |