First commit. Basic structure and vanilla nginx.

This commit is contained in:
Hane 2026-05-19 22:10:39 +02:00
commit 2707c7d0ee
10 changed files with 393 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.log
*~