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 \
|
CMDLINE \
|
||||||
HACKING \
|
HACKING \
|
||||||
README.OPL \
|
README.OPL \
|
||||||
|
OPL-TODO \
|
||||||
TODO \
|
TODO \
|
||||||
BUGS \
|
BUGS \
|
||||||
rpm.spec
|
rpm.spec
|
||||||
|
|
|
||||||
2
opl/.gitignore
vendored
2
opl/.gitignore
vendored
|
|
@ -3,3 +3,5 @@ Makefile
|
||||||
.deps
|
.deps
|
||||||
libopl.a
|
libopl.a
|
||||||
*.rc
|
*.rc
|
||||||
|
tags
|
||||||
|
TAGS
|
||||||
|
|
|
||||||
4
opl/examples/.gitignore
vendored
4
opl/examples/.gitignore
vendored
|
|
@ -2,4 +2,6 @@ Makefile.in
|
||||||
Makefile
|
Makefile
|
||||||
.deps
|
.deps
|
||||||
droplay
|
droplay
|
||||||
|
*.exe
|
||||||
|
tags
|
||||||
|
TAGS
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue