summaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index db29d636e1c..c424556b42f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
!/.gitattributes
!/.gitignore
!/makefile
+!/mame.doxygen
!/*.md
/cfg
/diff
@@ -17,4 +18,5 @@ src/regtests/chdman/temp
src/regtests/jedutil/output
/sta
*.pyc
-/build \ No newline at end of file
+/build
+/documentation \ No newline at end of file