add run dir for myself

This commit is contained in:
alexd 2026-02-22 00:42:33 +01:00
parent 2c30446bc1
commit 7aeb776ce0
2 changed files with 12 additions and 0 deletions

3
.gitignore vendored
View file

@ -14,6 +14,9 @@
/impl/*/build
/impl/*/.gradle
# run folder
/run/
# other random folders
/htmlReport
/.kotlin/errors