Sign in
pigweed
/
third_party
/
github
/
OpenPRoT
/
openprot
/
084fcf3a01d1ddc00ba7dfaead6a5be110792364
/
.
/
openprot
/
.gitignore
blob: d0d9b848e839258d1dbda7e44a96c9e4d8794cc6 [
file
]
# Rust build artifacts
/
target
/
Cargo
.
lock
# IDE files
.
vscode
/
.
idea
/
*.
swp
*.
swo
# OS files
.
DS_Store
Thumbs
.
db
# Distribution
target
/
dist
/