mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 15:09:24 +02:00
ignored files
This commit is contained in:
parent
4d6bbba93d
commit
0b81ef5565
1 changed files with 10 additions and 1 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -23,4 +23,13 @@ profile
|
||||||
*.moved-aside
|
*.moved-aside
|
||||||
DerivedData
|
DerivedData
|
||||||
.idea/
|
.idea/
|
||||||
*.hmap
|
*.hmap
|
||||||
|
|
||||||
|
interface/Debug/
|
||||||
|
interface/external/
|
||||||
|
interface/hifi.build/
|
||||||
|
|
||||||
|
shared/Debug/
|
||||||
|
shared/hifi.build/
|
||||||
|
|
||||||
|
interface/includes/InterfaceConfig.h
|
||||||
|
|
Loading…
Reference in a new issue