error-pages/.dockerignore

10 lines
113 B
Plaintext
Raw Normal View History

## Ignore everything
*
## Except the following files and directories
!/cmd
!/internal
2024-07-02 07:47:35 +00:00
!/l10n
!/templates
!/go.*