8000 docs: C/C++ 실행파일 무시 설정 · hellonayeon/c-cpp@2b6f602 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2b6f602

Browse files
committed
docs: C/C++ 실행파일 무시 설정
1 parent fd6b29d commit 2b6f602

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
@@ -6,6 +6,10 @@
66
*/**/*/*
77
!*/**/*/*.*
88

9+
!*/복습
10+
*/복습/*/*
11+
!*/복습/*/*.*
12+
913
# Debug files
1014
**/*.dSYM
1115

0 commit comments

Comments
 (0)
0