ソースを参照

Added .gitignore

jquino 5 年 前
コミット
108f19404e
共有1 個のファイルを変更した12 個の追加0 個の削除を含む
  1. 12
    0
      .gitignore

+ 12
- 0
.gitignore ファイルの表示

@@ -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