Add OPL-TODO to dist, set svn:ignore properties.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1880
This commit is contained in:
parent
2f3b2889ab
commit
695b64ce29
3 changed files with 6 additions and 1 deletions
|
|
@ -43,6 +43,7 @@ EXTRA_DIST= \
|
|||
CMDLINE \
|
||||
HACKING \
|
||||
README.OPL \
|
||||
OPL-TODO \
|
||||
TODO \
|
||||
BUGS \
|
||||
rpm.spec
|
||||
|
|
|
|||
2
opl/.gitignore
vendored
2
opl/.gitignore
vendored
|
|
@ -3,3 +3,5 @@ Makefile
|
|||
.deps
|
||||
libopl.a
|
||||
*.rc
|
||||
tags
|
||||
TAGS
|
||||
|
|
|
|||
4
opl/examples/.gitignore
vendored
4
opl/examples/.gitignore
vendored
|
|
@ -2,4 +2,6 @@ Makefile.in
|
|||
Makefile
|
||||
.deps
|
||||
droplay
|
||||
|
||||
*.exe
|
||||
tags
|
||||
TAGS
|
||||
|
|
|
|||
Loading…
Reference in a new issue