.gitignore 227 B

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