move logs into subdir

This commit is contained in:
Dhanji Prasanna
2025-09-30 22:29:49 +10:00
parent 92318ff51c
commit f0ddfdc3d2
3 changed files with 24 additions and 2 deletions

4
.gitignore vendored
View File

@@ -21,3 +21,7 @@ target
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Session logs directory
logs/
*.json