Skip to content

Commit 4269ee6

Browse files
committed
Add CLion directories to ignore
1 parent c8dba24 commit 4269ee6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,7 @@ vcproj/Installer/Release/
4242
# Xcode
4343
xcuserdata
4444
.DS_STORE
45+
46+
# CLion
47+
.idea/
48+
cmake-build-debug/

0 commit comments

Comments
 (0)