.gitignore 516 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. # Created by .ignore support plugin (hsz.mobi)
  2. # Dependency directories
  3. node_modules
  4. *.log*
  5. .nuxt
  6. .nitro
  7. .cache
  8. .output
  9. .env
  10. dist
  11. # IDE / Editor
  12. .idea
  13. # macOS
  14. .DS_Store
  15. env/local.app.opentalent.fr.crt
  16. env/local.app.opentalent.fr.key
  17. /.project
  18. yarn.lock
  19. coverage/
  20. /.env.*.local
  21. # https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
  22. .pnp.*
  23. .yarn/*
  24. !.yarn/patches
  25. !.yarn/plugins
  26. !.yarn/releases
  27. !.yarn/sdks
  28. !.yarn/versions
  29. models/models.ts
  30. .maintenance
  31. config/abilities/config-precompiled.ts