mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-10 23:04:34 +00:00
Add .vs to gitignore
Apparently Visual Studio puts stuff in a .vs directory now.
This commit is contained in:
parent
f27e299025
commit
f1b2ab9d67
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -30,6 +30,7 @@ cmake-build-*
|
||||||
files/windows/*.aps
|
files/windows/*.aps
|
||||||
## qt-creator
|
## qt-creator
|
||||||
CMakeLists.txt.user*
|
CMakeLists.txt.user*
|
||||||
|
.vs
|
||||||
|
|
||||||
## resources
|
## resources
|
||||||
data
|
data
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue