diff --git a/.gitignore b/.gitignore index 05db8d6..6e7ceb8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,55 +1,56 @@ Makefile.in Makefile compile autom4te.cache aclocal.m4 config.guess config.status config.sub configure depcomp install-sh missing test-driver *.trs *.log *.rpm *.o .deps .version .dirstamp booth-*.tar* conf/booth*.service docs/*.8 +docs/*.8.html script/service-runnable script/unit-test.py src/b_config.h.in src/b_config.h src/booth_config.h src/boothd src/stamp-h1 src/stamp-h2 test/boothtestenv.py test/runtests.py booth.spec booth.pc # cscope files cscope.* ncscope.* # ctags files tags # vim temp files .*.sw? *~ # test suite random files *.pyc __pycache__ cov*