diff options
-rw-r--r-- | man/.gitignore | 8 | ||||
-rw-r--r-- | src/.gitignore | 5 |
2 files changed, 13 insertions, 0 deletions
diff --git a/man/.gitignore b/man/.gitignore index b7b7be5f..502283ac 100644 --- a/man/.gitignore +++ b/man/.gitignore @@ -1,3 +1,11 @@ +CMDLINE.doom +CMDLINE.heretic +CMDLINE.hexen +CMDLINE.strife +INSTALL.doom +INSTALL.heretic +INSTALL.hexen +INSTALL.strife Makefile.in Makefile *.6 diff --git a/src/.gitignore b/src/.gitignore index aa8a4c05..a0cf15b4 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -6,6 +6,11 @@ chocolate-doom chocolate-heretic chocolate-hexen chocolate-server +chocolate-strife +chocolate-doom-setup +chocolate-heretic-setup +chocolate-hexen-setup +chocolate-strife-setup chocolate-setup *.exe *.desktop |