Просмотр исходного кода

Added *.VC.db to Unity.gitignore, which is an auto generated IntelliSense file from VS2015 Update 2 (replacing the .sdf file).

pull/2847/head
Clemens Scharfen 5 лет назад
Родитель
Сommit
a2e5aea917
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      Unity.gitignore

+ 1
- 0
Unity.gitignore Просмотреть файл

@@ -23,6 +23,7 @@ ExportedObj/
*.svd
*.pdb
*.opendb
*.VC.db

# Unity3D generated meta files
*.pidb.meta

Загрузка…
Отмена
Сохранить