diff --git a/.gitignore b/.gitignore index dbeb767..0b35bb5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,37 +1,43 @@ Makefile.in Makefile aclocal.m4 config.guess config.log config.status config.sub configure depcomp install-sh missing src/.deps src/Makefile.in src/b_config.h.in src/b_config.h src/booth_config.h src/boothd src/stamp-h1 src/stamp-h2 # cscope files cscope.* ncscope.* # ctags files tags autom4te.cache *.o test-driver tools/.deps/ tools/booth_resource_monitord # vim temp files .*.sw? +*~ +*.pyc + +docs/boothd.8* + +doxygen