Skip to content

Commit

Permalink
add gitignore .idea for clion
Browse files Browse the repository at this point in the history
  • Loading branch information
liu946 committed Jun 19, 2017
1 parent c284926 commit add5af9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,10 @@ Temporary Items

doc/_build
!doc/Makefile

#######
# IDE #
#######

# clion (jetbrain-ide)
.idea

0 comments on commit add5af9

Please sign in to comment.