diff options
author | Robert Holman <lordovos@live.com> | 2014-01-22 16:11:28 -0600 |
---|---|---|
committer | Robert Holman <lordovos@live.com> | 2014-01-22 16:11:28 -0600 |
commit | 06bb90e532d69340c12f799bfb99fe8330eebc16 (patch) | |
tree | 5880c3934d71ecf1127e6836df0e0357bd9ccb3d | |
parent | 5979282c55da38db155427080d7a89dd31c93502 (diff) | |
download | gitignore-06bb90e532d69340c12f799bfb99fe8330eebc16.tar.gz gitignore-06bb90e532d69340c12f799bfb99fe8330eebc16.zip |
Added .gitignore for the DM language.
-rw-r--r-- | DM.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/DM.gitignore b/DM.gitignore new file mode 100644 index 00000000..34f782a7 --- /dev/null +++ b/DM.gitignore @@ -0,0 +1,5 @@ +*.dmb +*.rsc +*.int +*.lk +*.zip
\ No newline at end of file |