mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
1fa3f88997
also initilizes plugin names with dashes instead of underscores. everything now runs as root inside the dev container (otherwise the permissions for cbpi create wouldnt be sufficient).
23 lines
No EOL
230 B
Text
23 lines
No EOL
230 B
Text
*.pyc
|
|
docs_src/build/
|
|
build
|
|
dist
|
|
.idea
|
|
*.log
|
|
cbpi.egg-info
|
|
cbpi4.egg-info
|
|
log
|
|
venv
|
|
cbpi/extension/ui
|
|
node_modules
|
|
.DS_STORE
|
|
.DS_Store
|
|
.vscode
|
|
.venv*
|
|
.DS_Store
|
|
config/*
|
|
logs/
|
|
.coverage
|
|
.devcontainer/cbpi-dev-config/*
|
|
cbpi4-*
|
|
temp* |