You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
187 B

  1. .bundle
  2. .env
  3. .env.*
  4. .git
  5. .gitattributes
  6. .gitignore
  7. .github
  8. public/system
  9. public/assets
  10. public/packs
  11. node_modules
  12. neo4j
  13. vendor/bundle
  14. .DS_Store
  15. *.swp
  16. *~
  17. postgres
  18. redis
  19. elasticsearch
  20. chart