fix(gitignore): rm cache

This commit is contained in:
Goon
2023-09-11 10:08:57 +07:00
parent 367caa1797
commit c39346868a
102 changed files with 4724 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
MAX_COMMAND_DEBUG_TRIES = 3
MIN_COMMAND_RUN_TIME = 2000
MAX_COMMAND_RUN_TIME = 30000
MAX_COMMAND_OUTPUT_LENGTH = 2000