summaryrefslogtreecommitdiff
path: root/opl
diff options
context:
space:
mode:
authorSimon Howard2010-03-08 18:52:59 +0000
committerSimon Howard2010-03-08 18:52:59 +0000
commit695b64ce292e94a808797bfcaf2ed3f9823ad577 (patch)
tree4dfa7477ac6964d312473fd0393ee8a3f5d451e9 /opl
parent2f3b2889abdcb219ae0d27e14f233ca76bf42dec (diff)
downloadchocolate-doom-695b64ce292e94a808797bfcaf2ed3f9823ad577.tar.gz
chocolate-doom-695b64ce292e94a808797bfcaf2ed3f9823ad577.tar.bz2
chocolate-doom-695b64ce292e94a808797bfcaf2ed3f9823ad577.zip
Add OPL-TODO to dist, set svn:ignore properties.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1880
Diffstat (limited to 'opl')
-rw-r--r--opl/.gitignore2
-rw-r--r--opl/examples/.gitignore4
2 files changed, 5 insertions, 1 deletions
diff --git a/opl/.gitignore b/opl/.gitignore
index e64379dc..8aac4e77 100644
--- a/opl/.gitignore
+++ b/opl/.gitignore
@@ -3,3 +3,5 @@ Makefile
.deps
libopl.a
*.rc
+tags
+TAGS
diff --git a/opl/examples/.gitignore b/opl/examples/.gitignore
index 49bb1af8..4d589c73 100644
--- a/opl/examples/.gitignore
+++ b/opl/examples/.gitignore
@@ -2,4 +2,6 @@ Makefile.in
Makefile
.deps
droplay
-
+*.exe
+tags
+TAGS