Files
Netbox-Store/store/.dockerignore
T
MrBlake f36d6be511
CI / php-store (push) Waiting to run
CI / python-components (push) Waiting to run
feat: add NetBox plugin store
2026-08-24 20:51:25 +02:00

13 lines
106 B
Plaintext

.git
.env
.env.*
!.env.example
data/*
!data/.gitkeep
vendor/
tests/
test/
.phpunit.cache/
coverage/
*.log