mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 04:18:12 +02:00
Add PrioVR to .gitignore.
This commit is contained in:
parent
cf230d1cc3
commit
4cbe8a41db
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -46,5 +46,9 @@ interface/resources/visage/*
|
||||||
interface/external/faceplus/*
|
interface/external/faceplus/*
|
||||||
!interface/external/faceplus/readme.txt
|
!interface/external/faceplus/readme.txt
|
||||||
|
|
||||||
|
# Ignore PrioVR
|
||||||
|
interface/external/priovr/*
|
||||||
|
!interface/external/priovr/readme.txt
|
||||||
|
|
||||||
# Ignore interfaceCache for Linux users
|
# Ignore interfaceCache for Linux users
|
||||||
interface/interfaceCache/
|
interface/interfaceCache/
|
||||||
|
|
Loading…
Reference in a new issue