Added CLion project files to .gitignore

pull/499/head
iprunache 10 years ago
parent c47767c74e
commit 5ffa940fe8

4
.gitignore vendored

@ -29,6 +29,10 @@ oldcode/tests/connect_speed
*.swp
# CLion project files
.idea
CMakeLists.txt
# CTags
.tags
.tags_sorted_by_file

Loading…
Cancel
Save