mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2025-02-18 01:03:21 +01:00
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* |