docker-lemp/.gitignore
2021-09-14 17:18:00 +02:00

19 lines
143 B
Plaintext

.DS_Store
db/*
# exception to the rule
!db/.gitkeep
!mysql
mysql/*
!mysql/my.cnf
!nginx
nginx/*
!nginx/nginx.conf
!php
php/*
!php/php.ini