RadioLibSmol/.gitignore
2023-05-06 17:59:55 +01:00

25 lines
263 B
Text

# Arduino Library Development file
.development
# Atom
*.tags
*.tags1
# VS Code
.vscode
# Jetbrain IDEs
.idea
# Debug decoder
extras/decoder/log.txt
extras/decoder/out.txt
# Spectrum scan
extras/SX126x_Spectrum_Scan/out/*
# PlatformIO
.pio*
# cmake
build/