diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 13 |
1 files changed, 4 insertions, 9 deletions
@@ -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 |