aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 4 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 67c0aea..7b9105f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,8 @@
+/vendor
/node_modules
-/public/hot
/public/storage
-/storage/*.key
-/vendor
-/.idea
-/.vscode
-/.vagrant
-Homestead.json
Homestead.yaml
-npm-debug.log
-yarn-error.log
+Homestead.json
.env
+.DS_Store
+/storage/*.key \ No newline at end of file