Skip to content

Commit

Permalink
Added CLion project files.
Browse files Browse the repository at this point in the history
  • Loading branch information
bilke committed May 29, 2015
1 parent 25873b8 commit db0eece
Show file tree
Hide file tree
Showing 5 changed files with 66 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,10 @@ build*/
*.sw[op]
tags
.ExternalData_*

# CLion IDE project files
*.iml
.idea/workspace.xml
.idea/tasks.xml
.idea/dictionaries
.idea/modules.xml
1 change: 1 addition & 0 deletions .idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

37 changes: 37 additions & 0 deletions .idea/codeStyleSettings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit db0eece

Please sign in to comment.