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

# Overrides
!.healthcheck.env