summaryrefslogtreecommitdiff
path: root/Dockerfile.coverage.dockerignore
blob: c3daafa88bde57a6a868dfd3b3b0adffc3f6d84e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# CI/Git Directories
coverage.txt
Dockerfile*

# Node Modules Directories
**/node_modules

# Documentation
docs
examples

# Dot Files and Markdown
.*
*.md

# Other
internal/server/public_html
authelia.service
authelia-fb-rc.d
bootstrap.sh

# Overrides
!.healthcheck.env
!.local