Skip to content

Commit f859185

Browse files
committed
update
1 parent a2ae122 commit f859185

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

.gitignode

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,19 @@
1-
vendor/
1+
/.phpunit.cache
2+
/node_modules
3+
/public/build
4+
/public/hot
5+
/public/storage
6+
/storage/*.key
7+
/vendor
8+
.env
9+
.env.backup
10+
.env.production
11+
.phpunit.result.cache
12+
Homestead.json
13+
Homestead.yaml
14+
auth.json
15+
npm-debug.log
16+
yarn-error.log
17+
/.fleet
18+
/.idea
19+
/.vscode

0 commit comments

Comments
 (0)