Skip to content

Commit 7e272e3

Browse files
committed
build: remove dist from excluded
1 parent 8760fd5 commit 7e272e3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.gitignore

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ lerna-debug.log*
99
# eslint cache
1010
.eslintcache
1111

12-
13-
# Ignore docs files
14-
/_gh_pages/
15-
# Hugo resources folder
16-
/resources/
17-
1812
# Numerous always-ignore extensions
1913
*.diff
2014
*.err
@@ -47,6 +41,4 @@ Thumbs.db
4741
*.komodoproject
4842

4943
# Folders to ignore
50-
/dist/
51-
/js/coverage/
5244
/node_modules/

0 commit comments

Comments
 (0)