gitignore meshes starting with underscore
This commit is contained in:
parent
ad7a13cbf3
commit
65da694f50
3
.gitignore
vendored
3
.gitignore
vendored
@ -14,6 +14,9 @@ RecastDemo/Bin/RecastDemo
|
|||||||
# Build directory
|
# Build directory
|
||||||
RecastDemo/Build
|
RecastDemo/Build
|
||||||
|
|
||||||
|
# Ignore some meshes based on name
|
||||||
|
RecastDemo/Bin/Meshes/_*
|
||||||
|
|
||||||
## Logs and databases #
|
## Logs and databases #
|
||||||
*.log
|
*.log
|
||||||
*.sql
|
*.sql
|
||||||
|
Loading…
x
Reference in New Issue
Block a user