modified: .gitignore

This commit is contained in:
viljarb
2026-03-31 13:15:17 +02:00
parent 888eec9986
commit 8db8ff5f9e

3
.gitignore vendored
View File

@@ -1,11 +1,8 @@
.vscode/* .vscode/*
.vscode/**/* .vscode/**/*
gitea
gitea/* gitea/*
gitea/** gitea/**
html
html/* html/*
html/** html/**
logs
logs/* logs/*
logs/** logs/**