Browse Source

Added .gitignore

jquino 5 years ago
commit
108f19404e
1 changed files with 12 additions and 0 deletions
  1. 12
    0
      .gitignore

+ 12
- 0
.gitignore View File

@@ -0,0 +1,12 @@
1
+/node_modules
2
+/public/hot
3
+/public/storage
4
+/storage/*.key
5
+/vendor
6
+.env
7
+.env.backup
8
+.phpunit.result.cache
9
+Homestead.json
10
+Homestead.yaml
11
+npm-debug.log
12
+yarn-error.log