.gitignore 247 B

1234567891011121314151617181920
  1. # Created by .ignore support plugin (hsz.mobi)
  2. # Dependency directories
  3. node_modules/
  4. # nuxt.js build output
  5. .nuxt
  6. # IDE / Editor
  7. .idea
  8. # macOS
  9. .DS_Store
  10. local.app-v3.opentalent.fr.crt
  11. local.app-v3.opentalent.fr.key
  12. .env
  13. /.project
  14. yarn.lock