diff options
Diffstat (limited to 'ssh/.gitignore')
| -rw-r--r-- | ssh/.gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ssh/.gitignore b/ssh/.gitignore new file mode 100644 index 0000000..01aebee --- /dev/null +++ b/ssh/.gitignore @@ -0,0 +1,15 @@ +/node_modules +/public/hot +/public/storage +/storage/*.key +/vendor +.env +.env.backup +.phpunit.result.cache +Homestead.json +Homestead.yaml +npm-debug.log +yarn-error.log + +*~ +*.swp |
