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