source: .gitignore

Last change on this file was 0924b6c, checked in by Özkan İliyaz <iliyaz_96@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 182 bytes
Line 
1/.idea
2/node_modules
3/public/hot
4/public/storage
5/public/uploads
6/storage/*.key
7/vendor
8.vscode
9.env
10.phpunit.result.cache
11Homestead.json
12Homestead.yaml
13npm-debug.log
14yarn-error.log
Note: See TracBrowser for help on using the repository browser.