Skip to content

Commit

Permalink
Add CLion generated files to .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Lasch <[email protected]>
  • Loading branch information
mlasch committed Apr 7, 2021
1 parent 25e3fa4 commit 8f10a8b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
# QtCreator
build-*

# CLion
.idea
cmake-build-*

# In source build
Makefile
CMakeCache.txt
Expand Down

0 comments on commit 8f10a8b

Please sign in to comment.