diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-11-01 20:23:40 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-11-01 20:23:40 +0100 |
commit | 8199336423014729c92bac5c463e550810a28bdc (patch) | |
tree | a3049d61a4d328c3f68b4db4187b15c317178faf | |
parent | e71ec248bfcd876f1c83b9fc0156f871912466f6 (diff) |
Update gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,7 +1,9 @@ *.dSYM/ .cache/ .clang-format +TODO.org compile_commands.json git-grab grab make +out
\ No newline at end of file |