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
|
||||
RecastDemo/Build
|
||||
|
||||
# Ignore some meshes based on name
|
||||
RecastDemo/Bin/Meshes/_*
|
||||
|
||||
## Logs and databases #
|
||||
*.log
|
||||
*.sql
|
||||
|
Loading…
x
Reference in New Issue
Block a user