Add Bambuddy InvenTree sync service

This commit is contained in:
2026-04-15 13:45:55 +03:00
commit 9f3d825120
16 changed files with 1044 additions and 0 deletions

10
.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
.env
.git
.pytest_cache
.pycache_check
__pycache__
*.pyc
data
dist
build
*.egg-info