Skip to content

Commit bfb15ba

Browse files
authored
Merge pull request #248 from Codebrahma/gitignore
🙈 (gitignore)-update gitignore
2 parents 1df478d + 7443617 commit bfb15ba

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.gitignore

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22
node_modules/
33
yarn-error.log
44
npm-error.log
5-
/docs/node_modules
6-
/docs/log/*.log
7-
/docs/build
85
coverage
96
.nyc_output
10-
dist/
11-
stats/
12-
components/
7+
/dist
8+
/stats
9+
/components

0 commit comments

Comments
 (0)