.gitignore 282 B

123456789101112131415161718
  1. /.idea
  2. /.project
  3. /.DS_Store
  4. /mysqldata/*
  5. /metabase-data/*
  6. /elasticsearchdata/*
  7. /apps/*
  8. !/apps/.gitkeep
  9. /.vagrant
  10. /.ssh/*
  11. /useruploaddata/*
  12. /.env
  13. !/.ssh/.gitkeep
  14. !/useruploaddata/.gitkeep
  15. !/.ssh/id_rsa_exploitation
  16. /docker/.idea
  17. /docker/nginx/certs/*
  18. !/docker/nginx/certs/ssl_keys.sh