error-pages/.dockerignore

9 lines
106 B
Plaintext
Raw Normal View History

## Ignore everything
*
## Except the following files and directories
!/cmd
!/internal
!/templates
!/go.*