Blame view

api/.gitignore 285 Bytes
0d8c0f816   Thanasis Naskos   initial commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
  .vagrant/*
  Vagrantfile
  after.sh
  aliases
  /node_modules
  /.idea
  /public/hot
  /public/storage
  /storage/*.key
  /vendor
  /public/dist
  /public/build
  /public/mix-manifest.json
  .env
  .phpunit.result.cache
  Homestead.json
  Homestead.yaml
  npm-debug.log
  yarn-error.log
  phpunit.dusk.xml
  *.code-workspace