36bbdaff6d
.mpy files are micropython bytecode and should be ignored. Now that user-defined apps are implemented, it's likely that .mpy files will be present in apps/ Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
13 lines
119 B
Text
13 lines
119 B
Text
*.hex
|
|
*.patch
|
|
*.steps
|
|
*.zip
|
|
.*.swp
|
|
*.mpy
|
|
__pycache__
|
|
cscope.out
|
|
docs/build
|
|
attic/
|
|
wasp/boards/*/watch.py
|
|
.idea
|
|
.vscode
|