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
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -40,6 +40,12 @@ tests/XSLT/test_path.hpp
|
|||
vs9/mangle.sln
|
||||
vs9/*.user
|
||||
vs10/mangle.sln
|
||||
/vs2013+/Arabica.VC.db
|
||||
/vs2013+/Arabica.VC.VC.opendb
|
||||
/vc12
|
||||
/vc14
|
||||
/vs2013+/int/vc12
|
||||
/vs2013+/int/vc14
|
||||
*.vcxproj.filters
|
||||
*.vcxproj.user
|
||||
|
||||
|
@ -100,4 +106,4 @@ cmake-build-debug/
|
|||
spec
|
||||
gmon.out
|
||||
ipch
|
||||
test_path.hpp
|
||||
test_path.hpp
|
Loading…
Reference in a new issue