mirror of
https://github.com/jezhiggins/arabica
synced 2024-12-25 21:58:21 +01:00
Added items to .gitignore.
This commit is contained in:
parent
5885afe6b2
commit
f55515f9f3
1 changed files with 7 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -40,6 +40,12 @@ tests/XSLT/test_path.hpp
|
||||||
vs9/mangle.sln
|
vs9/mangle.sln
|
||||||
vs9/*.user
|
vs9/*.user
|
||||||
vs10/mangle.sln
|
vs10/mangle.sln
|
||||||
|
/vs2013+/Arabica.VC.db
|
||||||
|
/vs2013+/Arabica.VC.VC.opendb
|
||||||
|
/vc12
|
||||||
|
/vc14
|
||||||
|
/vs2013+/int/vc12
|
||||||
|
/vs2013+/int/vc14
|
||||||
*.vcxproj.filters
|
*.vcxproj.filters
|
||||||
*.vcxproj.user
|
*.vcxproj.user
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue