chore: ignore build/log/scratch artefacts and dev-container helper

This commit is contained in:
2026-05-03 14:03:08 +02:00
parent 44b85bad5a
commit 3ca19ea875
2 changed files with 16 additions and 0 deletions

0
.devcontainer/install_tools.sh Normal file → Executable file
View File

16
.gitignore vendored
View File

@@ -27,3 +27,19 @@ __pycache__
*.elf *.elf
*.hex *.hex
.idea/deployment.xml .idea/deployment.xml
backup/*.img.gz
backup/*.partial
# Demo mode artifacts
bbctrl.log*
hooks.json
/*/bbctrl.log*
src/py/camotics/__init__.py
src/py/camotics/gplan.so
src/avr/emu/bbemu
src/avr/emu/build/
.pi/pi-python35.tar.gz
src/py/camotics/gplan.so.built
tmp/
backup/