Skip to content
This repository was archived by the owner on Nov 6, 2019. It is now read-only.

Commit 0399bf8

Browse files
committed
Added .gitignore
0 parents  commit 0399bf8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/node_modules
2+
/public/hot
3+
/public/storage
4+
/storage/*.key
5+
/vendor
6+
.env
7+
.phpunit.result.cache
8+
Homestead.json
9+
Homestead.yaml
10+
npm-debug.log
11+
yarn-error.log

0 commit comments

Comments
 (0)