Skip to content
Snippets Groups Projects

Updated gitignore to be friendly with CLion IDE

2 files
+ 5
0
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
0
@@ -19,3 +19,5 @@ ThirdParty
# Sublime project files
*.sublime-project
*.sublime-workspace
# CLion build directories
cmake-build-*
Loading