feat: identity-micropython v0.1.0 — Pico W Ed25519 PoC
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# MicroPython compiled
|
||||
*.mpy
|
||||
|
||||
# Secrets
|
||||
main.py
|
||||
wifi_config.py
|
||||
config.py
|
||||
tenant_*.py
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
Reference in New Issue
Block a user