Added Jetbrains CLion IDE files to .gitignore

This commit is contained in:
Peter Ryszkiewicz 2017-12-29 11:37:06 -06:00 committed by clemahieu
commit 511a8ed75b

3
.gitignore vendored
View file

@ -20,3 +20,6 @@
*.out
*.app
*.DS_Store
# IDEs
.idea