Skip to content

Commit 4b41160

Browse files
committed
Update gitignore to ignore CLion files
1 parent e70fb1e commit 4b41160

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
build
2-
*~
1+
*~
2+
.idea/
3+
build/
4+
cmake-build-*

0 commit comments

Comments
 (0)