diff options
author | Simon Howard | 2010-03-08 01:14:23 +0000 |
---|---|---|
committer | Simon Howard | 2010-03-08 01:14:23 +0000 |
commit | 448adb31d703afed9e9cc2bfd109c1fcd34447c4 (patch) | |
tree | ca987d9f677ec93263840477bc1eebc9a01fecab /opl/examples/.gitignore | |
parent | c4fe7aa8b6962edf79e0ccec469970618a92b0ef (diff) | |
parent | b9e18229624500d6d2a6112a5c00882d7b7051de (diff) | |
download | chocolate-doom-448adb31d703afed9e9cc2bfd109c1fcd34447c4.tar.gz chocolate-doom-448adb31d703afed9e9cc2bfd109c1fcd34447c4.tar.bz2 chocolate-doom-448adb31d703afed9e9cc2bfd109c1fcd34447c4.zip |
Merge opl-branch to trunk.
OPL support still isn't perfect, and it certainly isn't complete.
However, for now, it's good enough.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1878
Diffstat (limited to 'opl/examples/.gitignore')
-rw-r--r-- | opl/examples/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opl/examples/.gitignore b/opl/examples/.gitignore new file mode 100644 index 00000000..49bb1af8 --- /dev/null +++ b/opl/examples/.gitignore @@ -0,0 +1,5 @@ +Makefile.in +Makefile +.deps +droplay + |