add .gitignore file and exclude .log and .cfg

This commit is contained in:
Adrian Zuercher
2025-04-21 09:52:24 +02:00
parent 56188a6ad0
commit 11c8340be5

2
.gitignore vendored Normal file
View File

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