Files
TinyGSM_Senseright/.gitignore
Sara Damiano 312d486a43 Allowing read() to continue after socket close if data is still available
Only for modules that buffer the data internally
2018-10-02 15:13:17 -04:00

31 lines
275 B
Plaintext

# Compiled files, executables
*.o
*.a
*.exe
*.out
*.app
# Junk
*.orig
*.log
*.bak
# IDE project files
.cproject
.project
.settings
# Markers
.development
# Extras
extras/docs/*
.pioenvs
.piolibdeps
.clang_complete
.gcc-flags.json
platformio.ini
lib/readme.txt
\.vscode/