ipam/.dockerignore

28 строки
236 B
Plaintext

# Global
.env
Dockerfile
Dockerfile.*
# Root Project
.github/
.vscode/
.VSCodeCounter/
assets/
deploy/
docs/
examples/
tests/
tools/
/*.md
.gitattributes
.gitignore
LICENSE
# IPAM UI
node_modules
build
dist
# IPAM Engine
__pycache__