diff options
| author | Tom Smeding <t.j.smeding@uu.nl> | 2024-07-13 18:07:17 +0200 |
|---|---|---|
| committer | Tom Smeding <t.j.smeding@uu.nl> | 2024-07-13 18:07:17 +0200 |
| commit | fe429b07f6878cf39c6945868a4199b8404b8e7d (patch) | |
| tree | 41480d670eadd6b2e55e249c9eea8f987283fb9e /.gitignore | |
Makefile, true
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1cd4d4c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +bin/ +.ccls-cache/ |
