kopia lustrzana https://github.com/jgromes/RadioLib
43 wiersze
385 B
Plaintext
43 wiersze
385 B
Plaintext
# Prerequisites
|
|
*.d
|
|
|
|
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
|
|
# Fortran module files
|
|
*.mod
|
|
*.smod
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
*.lib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
|
|
# Arduino Library Development file
|
|
.development
|
|
|
|
# Arduino testing sketches
|
|
examples/test/
|
|
|
|
# Atom
|
|
*.tags
|
|
*.tags1
|