diff options
author | Marvin Borner | 2020-03-19 23:03:13 +0100 |
---|---|---|
committer | Marvin Borner | 2020-03-19 23:03:13 +0100 |
commit | fa70aaf6f0ded7523662eb0fd4ac53a1b23ef27f (patch) | |
tree | 98382d70c12e87e0c6d524871147d1c7c836e47b /.gitignore | |
parent | b76f7ed9a1728b5cbf1ca49b2cb051bd0073cae8 (diff) |
Oh well, I obviously need the directory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ compile_commands.json .idea/ .clangd/ build/ -cmake-build-debug/ +cmake/ cross/ cross64/ iso/ |