Browse Source

added *.VC.db to .gitignore to ignore some files generated by Visual Studio as of 2015 Update 2.

tags/2021-05-28
Timur Doumler 9 years ago
parent
commit
c08375a5ab
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -16,6 +16,7 @@
*.d *.d
*.sdf *.sdf
*.opensdf *.opensdf
*.VC.db
*.VC.opendb *.VC.opendb
xcuserdata xcuserdata
*.xccheckout *.xccheckout


Loading…
Cancel
Save