mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Add ignore for .vsconfig
The engine generates the file during the build.
This commit is contained in:
parent
76739a38b5
commit
51ae1adf9f
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
||||||
*.sdf
|
*.sdf
|
||||||
*.VC.db
|
*.VC.db
|
||||||
*.VC.opendb
|
*.VC.opendb
|
||||||
|
.vsconfig
|
||||||
|
|
||||||
# Precompiled Assets
|
# Precompiled Assets
|
||||||
SourceArt/**/*.png
|
SourceArt/**/*.png
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue