summaryrefslogtreecommitdiff
path: root/Dockerfile.dev.dockerignore
blob: adc5ecb1657dc333e2e3a21bf2c7a0bf21d128cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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