diff options
author | Mike Swanson | 2014-06-12 18:13:37 -0700 |
---|---|---|
committer | Mike Swanson | 2014-06-12 18:13:37 -0700 |
commit | c4332b7691a7ce639bb55bfae12024b7e8f9bccb (patch) | |
tree | 6d98f1ff5975bf88b3288d153ff4e6f6d18b3d95 | |
parent | 0fb3f5cd0d297de8e10610e4a6cc98d9ca41af4a (diff) | |
download | chocolate-doom-c4332b7691a7ce639bb55bfae12024b7e8f9bccb.tar.gz chocolate-doom-c4332b7691a7ce639bb55bfae12024b7e8f9bccb.tar.bz2 chocolate-doom-c4332b7691a7ce639bb55bfae12024b7e8f9bccb.zip |
Ignore some more autogenerated files
-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 |