Skip to content

Commit 9fa1d91

Browse files
committed
📝 Chore: 排除 CLion 产生的构建文件夹
1 parent 5bc101d commit 9fa1d91

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## Ignore for Rider files
22
.idea/
33

4+
## Ignore for CLion files
5+
cmake-build-debug/
6+
47
## Ignore Visual Studio temporary files, build results, and
58
## files generated by popular Visual Studio add-ons.
69
##

0 commit comments

Comments
 (0)