ipam/.gitignore

20 строки
164 B
Plaintext

# Global
.env
.eslintcache
# Root Project
.VSCodeCounter
NOTES.md
TODO.md
/logs
/assets
# IPAM UI
.eslintcache
node_modules
build
dist
# IPAM Engine
__pycache__