24 lines
229 B
Text
24 lines
229 B
Text
# Arduino Library Development file
|
|
.development
|
|
|
|
# Atom
|
|
*.tags
|
|
*.tags1
|
|
|
|
# VS Code
|
|
.vscode
|
|
|
|
# Jetbrain IDEs
|
|
.idea
|
|
|
|
# Spectrum scan
|
|
extras/SX126x_Spectrum_Scan/out/*
|
|
|
|
# PlatformIO
|
|
.pio*
|
|
|
|
# cmake
|
|
build/
|
|
|
|
# Compote build output
|
|
dist
|