Skip to content

Commit a8eb7e3

Browse files
committed
fix: only ignore the top-level ‘config’ folder
1 parent a6d55b8 commit a8eb7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
.vscode
55
coverage
66
dist
7-
config
7+
/config
88
scss
99
node_modules
1010
npm-debug.log

0 commit comments

Comments
 (0)