.gitignore: Added *.VC.opendb and *.vcxproj.user files for VC14
This commit is contained in:
Родитель
1eae114065
Коммит
b188fe407d
|
@ -1,3 +1,4 @@
|
|||
/*.opendb
|
||||
/*.opensdf
|
||||
/*.sdf
|
||||
/.vs
|
||||
|
|
|
@ -2,4 +2,5 @@
|
|||
/*.opensdf
|
||||
/*.sdf
|
||||
/*.vcxproj
|
||||
/*.user
|
||||
/.vs
|
||||
|
|
|
@ -2,4 +2,5 @@
|
|||
/*.opensdf
|
||||
/*.sdf
|
||||
/*.vcxproj
|
||||
/*.user
|
||||
/.vs
|
||||
|
|
Загрузка…
Ссылка в новой задаче