This commit is contained in:
2026-05-18 11:23:22 +02:00
parent 01574791c0
commit ec3ddbca0d
2 changed files with 21 additions and 2 deletions

3
.gitignore vendored
View File

@@ -2,6 +2,9 @@
# Prerequisites
*.d
.DS_Store
.vscode
# Compiled Object files
*.slo
*.lo

View File

@@ -1,3 +1,19 @@
# config_json
# TEST
## Podnagłówek
To jest program do konfiguracji
**Pogrubienie**
*Pochylenie*
* Wypunktowanie
* Wypunktowanie
* Wypunktowanie
* Wypunktowanie
```
void main(){
}
```