diff options
author | 1024x2 | 2024-07-17 00:09:52 +0100 |
---|---|---|
committer | 1024x2 | 2024-07-17 00:09:52 +0100 |
commit | 55b6e7dbf7deef90a455299be5b27b1c38317925 (patch) | |
tree | 6b6d7c80ba766552e981d800c05862c579b71b1b /.gitignore | |
parent | 2283a9e345f63b9298f3f5af3d912837294f6074 (diff) |
Add key logging support
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ vexnc compile_commands.json +logs/ +.cache/ |