Merge pull request #30 from CakeLancelot/clion-gitignore

Update .gitignore for CLion
This commit is contained in:
CPunch 2020-08-23 13:03:10 -05:00 committed by GitHub
commit acf358ef51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -8,4 +8,5 @@ tags
CMakeFiles/
CMakeCache.txt
build/
.vs/
.vs/
.idea/