[chore] Ignore automatic generated files by Conan
This commit is contained in:
parent
68512c2d4e
commit
6342f75392
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,3 +3,5 @@
|
|||||||
*.vcxproj.user
|
*.vcxproj.user
|
||||||
/test/Debug/
|
/test/Debug/
|
||||||
/test/Release/
|
/test/Release/
|
||||||
|
/test/build/
|
||||||
|
/build/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user