Files
docker-code-server/.gitignore
2023-11-27 16:16:35 +01:00

5 lines
95 B
Plaintext

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