Skip to content

Commit

Permalink
Merge pull request #394 from Koerty/git-ignore-clion-files
Browse files Browse the repository at this point in the history
Add automatically generated Clion files to gitignore
  • Loading branch information
jrassa committed Mar 24, 2018
2 parents 99cc976 + 715ac69 commit c972e72
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Expand Up @@ -34,3 +34,8 @@ Makefile
.cproject
.project
.settings/

# Clion
.idea/
*.cmake
*.cbp

0 comments on commit c972e72

Please sign in to comment.