/
SoRusV
/
esp32_https_server
Обзор
Документация
Войти
/
SoRusV
/
esp32_https_server
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.gitignore
72 строки
1 KB
Jack Jansen
Squashing all body parser commits to have a reasonable history.
21 фев 2020, 17:31
Не верифицирован
21 фев 2020, 17:31
a341caf
Код
Авторство
О чём код?
.metadata bin/ tmp/ *.tmp *.bak *.swp *~.nib local.properties .settings/ .loadpath .recommenders Release/ # External tool builders .externalToolBuilders/ # Locally stored "Eclipse launch configurations" *.launch # PyDev specific (Python IDE for Eclipse) *.pydevproject # CDT-specific (C/C++ Development Tooling) #.cproject # Java annotation processor (APT) .factorypath # PDT-specific (PHP Development Tools) .buildpath # sbteclipse plugin .target # Tern plugin .tern-project # TeXlipse plugin .texlipse # STS (Spring Tool Suite) .springBeans # Code Recommenders .recommenders/ # Scala IDE specific (Scala & Java development for Eclipse) .cache-main .scala_dependencies .worksheet # Temporary files used while creating the certs extras/example.conf extras/example.crt extras/example.crt.DER extras/example.csr extras/example.key extras/example.key.DER extras/exampleca.conf extras/exampleca.crt extras/exampleca.key extras/exampleca.srl # Cert files in every example cert.h private_key.h # Do not push VS Code project files .vscode # Ignore platformio work directory .pio