diff options
author | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2025-03-20 19:21:54 +0330 |
---|---|---|
committer | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2025-03-20 19:21:54 +0330 |
commit | 6a89e51d47a705be9354d29e14cedef2371fa18c (patch) | |
tree | 664646850b00d789b44e0d5e7b29e649ab734506 /.gitignore | |
parent | 69310fa04d9370841c7b4f30c7278fb138b7b2e2 (diff) |
made tests auto generated
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ build/ compile_commands.json .cache/ val.log* +test/ |