commit | 2599ee5f3c44d3b44882b76ccf13dc46543bce6e | [log] [tgz] |
---|---|---|
author | Dieter Baron <dillo@nih.at> | Sun Feb 13 20:48:44 2022 +0100 |
committer | Dieter Baron <dillo@nih.at> | Sun Feb 13 20:48:44 2022 +0100 |
tree | 67ca8523cb2a70e06c48959eed09a2e860889631 | |
parent | 34b13ca4e887a5aba050015e3a179069643f4e76 [diff] |
Ignore CLion build directory.
diff --git a/.gitignore b/.gitignore index 9807462..44bb56b 100644 --- a/.gitignore +++ b/.gitignore
@@ -7,3 +7,4 @@ *.tar.xz /.clangd /compile_commands.json +/cmake-build-debug