zephyr-wasm-poc/.gitignore

37 lines
292 B
Plaintext
Raw Normal View History

2023-10-03 16:32:31 +02:00
# General
*~
*.dll
*.log
*.so
*.swp
*.000
*.bak
*.bck
*.tmp
export
img
tmp
# macOS
.DS_Store
# PlatformIO
.pio
.vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/ipch
# Nix
.direnv
.pre-commit-config.yaml
result
# Zephyr
.zephyr
build
twister*
NOTES.md