Added generated docs to .gitignore

This commit is contained in:
Jaap Versteegh 2017-12-13 14:08:47 +01:00
parent 15afb0a09e
commit dbcf7a6776

9
.gitignore vendored
View File

@ -52,6 +52,7 @@
/missing
/test-driver
/ylwrap
/doc/Makefile.in
# Configure generated files
/Makefile
@ -64,6 +65,8 @@
/libtool
/man/Makefile
/stamp-h1
/doc/Doxyfile
/doc/Makefile
# Binaries generated by make
/bin/.libs/
@ -80,3 +83,9 @@
/bin/scanner.c
/bin/sfcapd
/extra/nftrack/.dirstamp
# Generated docs
/doc/doxygen-build.stamp
/doc/html/
/doc/man/
/doc/xml/