summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3d9bc63a6483..93031b49f9b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,8 @@
/aclocal.m4
/autom4te.cache
/autogen.input
+/autogen.lastrun
+/autogen.lastrun.bak
/ChangeLog
/config.Build.log
/config.guess
@@ -95,3 +97,9 @@ xcuserdata
*.v11*
*.vcxproj*
*.opensdf
+
+# doxygen output
+/docs
+
+# gdb config
+/.gdbinit