Merge pull request #1101 from DDRBoxman/clion

git: Add Clion to .gitignore
This commit is contained in:
Jim 2017-12-03 11:14:36 -08:00 committed by GitHub
commit c529c519eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View file

@ -24,6 +24,9 @@
#xcode
*.xcodeproj/
#clion
.idea/
#other stuff (windows stuff, qt moc stuff, etc)
Release_MD/
Release/