mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-05 03:06:40 +00:00
Remove outdated entries from gitignore
This commit is contained in:
parent
e230dcb8b2
commit
b7535ad9fb
1 changed files with 0 additions and 10 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -84,13 +84,3 @@ moc_*.cxx
|
||||||
*.[ao]
|
*.[ao]
|
||||||
*.so
|
*.so
|
||||||
venv/
|
venv/
|
||||||
|
|
||||||
## recastnavigation unused files
|
|
||||||
extern/recastnavigation/.travis.yml
|
|
||||||
extern/recastnavigation/CONTRIBUTING.md
|
|
||||||
extern/recastnavigation/Docs/
|
|
||||||
extern/recastnavigation/Doxyfile
|
|
||||||
extern/recastnavigation/README.md
|
|
||||||
extern/recastnavigation/RecastDemo/
|
|
||||||
extern/recastnavigation/Tests/
|
|
||||||
extern/recastnavigation/appveyor.yml
|
|
||||||
|
|
Loading…
Reference in a new issue