Skip to content

Commit

Permalink
Added a gitignore line for the .idea directory autogenerated by CLion
Browse files Browse the repository at this point in the history
  • Loading branch information
SeleDreams committed Jul 6, 2020
1 parent 3ee3a5e commit b5eba4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/build
/target
/cmake-build-debug
/.idea
.*.sw?
.DS_Store
*~
Expand Down

0 comments on commit b5eba4d

Please sign in to comment.