Update .gitignore (#688)

This commit is contained in:
Vlad Gheorghiu 2020-03-30 10:11:57 -04:00 committed by GitHub
parent 38c47f7d9f
commit dca4706dc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -8,6 +8,10 @@ tags
# CMake
/build*
# MSVC
.vs
/out*
# CLion
/cmake-build*