Доработка git
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -105,4 +105,16 @@ logs/
|
|||||||
|
|
||||||
# Файлы дампа памяти
|
# Файлы дампа памяти
|
||||||
*.dump
|
*.dump
|
||||||
*.core
|
*.core
|
||||||
|
|
||||||
|
# Debian packaging
|
||||||
|
*.deb
|
||||||
|
*.dsc
|
||||||
|
*.changes
|
||||||
|
debian/*.log
|
||||||
|
debian/*.debhelper
|
||||||
|
debian/*.substvars
|
||||||
|
debian/files
|
||||||
|
debian/gpio-monitor-server/
|
||||||
|
debian/debhelper-build-stamp
|
||||||
|
debian/.debhelper/
|
||||||
@@ -391,3 +391,7 @@ python3 scripts/emulator.py
|
|||||||
- Встроенный интерфейс: `http://<IP>:1984`
|
- Встроенный интерфейс: `http://<IP>:1984`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### Сборка пакета
|
||||||
|
```bash
|
||||||
|
make deb
|
||||||
|
|||||||
BIN
cmd/server/web/fonts/JetBrainsMono-Bold.woff2
Normal file
BIN
cmd/server/web/fonts/JetBrainsMono-Bold.woff2
Normal file
Binary file not shown.
BIN
cmd/server/web/fonts/JetBrainsMono-Regular.woff2
Normal file
BIN
cmd/server/web/fonts/JetBrainsMono-Regular.woff2
Normal file
Binary file not shown.
BIN
cmd/server/web/fonts/orbitron-bold-webfont.woff
Normal file
BIN
cmd/server/web/fonts/orbitron-bold-webfont.woff
Normal file
Binary file not shown.
Reference in New Issue
Block a user