Skip to content

Commit b858052

Browse files
committed
Fixing inversion in .gitignore dist/ directory
1 parent 3a638a3 commit b858052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ node_modules/
99
/docs/
1010
/test/coverage/
1111
!.gitignore
12-
!dist/
12+
dist/
1313
css/

0 commit comments

Comments
 (0)