.gitignore 78 B

12345678910
  1. /app/cache
  2. /app/logs
  3. /bin
  4. /vendors
  5. /vendor
  6. /build
  7. /dist
  8. .DS_Store
  9. /tags
  10. .idea