Skip to content

Commit 42c2e75

Browse files
committed
refactor: Extend gitignore for CLion users
1 parent 4be00a6 commit 42c2e75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ user.bazelrc
4343
*.swp
4444
*.swo
4545

46+
# CLion
47+
.clwb
48+
4649
# Python cache
4750
**/__pycache__/
4851

0 commit comments

Comments
 (0)