git: Add Clion to .gitignore

master
Colin Edwards 2017-12-03 12:56:25 -06:00
parent c4ed55d8f4
commit ddf796e6c5
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

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