summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Nilsson <troglobit@gmail.com>2019-09-29 15:02:54 +0200
committerJoachim Nilsson <troglobit@gmail.com>2019-09-29 15:02:54 +0200
commitc2e3e0a69436ad1a2b63fefcd46c483ccda0aef8 (patch)
tree998c42abe412f6d17f6457cbad0f5ef0e72c4a71
parent1814fd7eafc0817b99713e7d07bc79e784fd27fb (diff)
downloadlibnet-c2e3e0a69436ad1a2b63fefcd46c483ccda0aef8.tar.gz
Update and add .gitignore files
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
-rw-r--r--.gitignore1
-rw-r--r--doc/.gitignore10
2 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c2a247f..e30ba1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@
*~
.*.swp
.libs/
+Doxyfile
Makefile
Makefile.in
aclocal.m4
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644
index 0000000..c0ce9cc
--- /dev/null
+++ b/doc/.gitignore
@@ -0,0 +1,10 @@
+fixmanpages
+libnet.tag
+html/*.png
+html/*.html
+html/*.map
+html/*.md5
+html/*.css
+html/*.css_tmpl
+html/*.js
+latex/*