- /.idea
- /.project
- /mysqldata/*
- !/mysqldata/.gitkeep
- /elasticsearchdata/*
- !/elasticsearchdata/.gitkeep
- /apps/*
- !/apps/.gitkeep
- /.vagrant
- /.ssh/*
- /.env
- !/.ssh/.gitkeep
- !/.ssh/id_rsa_exploitation
- /docker/.idea
- /docker/nginx/certs/*
- !/docker/nginx/certs/ssl_keys.sh
|