Skip to content

Commit 9d892a1

Browse files
authored
Fix gitignore: ignore capital letter cjeck for sub-folders
1 parent 89cbcab commit 9d892a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[a-z]*/
1+
/[a-z]*/
22
cache
33
/SetuTime/search
44
/VtbQuotation/store

0 commit comments

Comments
 (0)