.gitignore: exclude data, conf, log

This commit is contained in:
Peca 2025-06-22 22:45:19 +02:00
parent 97e5fc0677
commit fd6eb44bae

3
.gitignore vendored
View file

@ -4,3 +4,6 @@
*.gz
.vscode
.DS_Store
data
conf
log