Exclude log dir from git

This commit is contained in:
RatzzFatzz
2025-12-04 22:10:03 +01:00
parent 9ab417f71d
commit 5eca28ecb9

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@
# Log file # Log file
*.log *.log
logs/
# BlueJ files # BlueJ files
*.ctxt *.ctxt