Files
docker-nginx/.gitignore
2023-11-27 17:57:40 +01:00

8 lines
151 B
Plaintext

# Ignore everything in the volume folder
#volume/*
# Ignore everything in the dl folder
volume/html/dl/*
# But not the .gitkeep file
!volume/.gitkeep