git: Add Clion to .gitignore

This commit is contained in:
Colin Edwards 2017-12-03 12:56:25 -06:00
parent c4ed55d8f4
commit ddf796e6c5

3
.gitignore vendored
View file

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