Blame view

.gitignore 227 Bytes
02a1ed535   Андрей Ларионов   Первый коммит Rek...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  /node_modules
  /public/build
  /public/hot
  /public/storage
  /storage/*.key
  /vendor
  .env
  .env.backup
  .env.production
  .phpunit.result.cache
  Homestead.json
  Homestead.yaml
  auth.json
  npm-debug.log
  yarn-error.log
  /.fleet
  /.idea
  /.vscode