6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
# Ignore everything in the volumes/html directory
|
|
volumes/*
|
|
|
|
# Do not ignore a special file name
|
|
!.gitkeep
|