diff options
| author | 2023-11-06 13:36:54 -0500 | |
|---|---|---|
| committer | 2023-11-06 13:36:54 -0500 | |
| commit | ba0eebbb4a02c2c6bc4b2e0b55f1ee56e2073a31 (patch) | |
| tree | a5a8af3773c7e16e82e8cf32993aa5efc9cc3ebb /.gitignore | |
| parent | a48a68cfb04b2020737c0adfb0e7667451a22b5c (diff) | |
| download | camu-ba0eebbb4a02c2c6bc4b2e0b55f1ee56e2073a31.tar.gz camu-ba0eebbb4a02c2c6bc4b2e0b55f1ee56e2073a31.tar.bz2 camu-ba0eebbb4a02c2c6bc4b2e0b55f1ee56e2073a31.zip | |
Cleanup cmv
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ build*/ compile_commands.json .cache/ .clangd/ -flake.lock bin/ data/ doc/ |