source: .gitignore

Last change on this file was dfae77e, checked in by Igor Danilovski <igor_danilovski@…>, 20 months ago
  • Initial commit;
  • Property mode set to 100644
File size: 229 bytes
Line 
1/node_modules
2/public/hot
3/public/storage
4/storage/*.key
5/vendor
6.env
7.env.backup
8.phpunit.result.cache
9docker-compose.override.yml
10Homestead.json
11Homestead.yaml
12npm-debug.log
13yarn-error.log
14/.idea
15/.vscode
16/.vs/slnx.sqlite
17/.vs
Note: See TracBrowser for help on using the repository browser.