diff options
| author | Sarah Wilson <sarah@swilson.id.au> | 2025-01-10 20:09:05 +1100 |
|---|---|---|
| committer | Sarah Wilson <sarah@swilson.id.au> | 2025-01-10 20:09:05 +1100 |
| commit | d915fd32a7becdf0f0492960fa5b241ee407aee9 (patch) | |
| tree | ef136c9eb89883801f71aaa087f1c4b606213af2 /.gitignore | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..258928a --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +build-tmp/ +compile_commands.json +.cache/ |
