1
0
mirror of https://github.com/arduino-libraries/ArduinoHttpClient.git synced 2025-04-19 21:22:15 +03:00

gitignore

This commit is contained in:
tigoe 2019-01-22 07:36:31 -05:00 committed by Sandeep Mistry
parent a5796508f5
commit b6424e430d
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,2 +1,5 @@
.development .development
examples/node_test_server/node_modules/ examples/node_test_server/node_modules/
*.DS_Store
*/.DS_Store
examples/.DS_Store

BIN
examples/.DS_Store vendored

Binary file not shown.