diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2022-02-01 22:27:09 +0100 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2022-02-01 22:27:09 +0100 |
| commit | 7c6c2aad9ba78f780f0c0513aef3f14a2e6fd3ab (patch) | |
| tree | dc378738d453debecd7f282f20ceda6b12b72514 /.gitignore | |
| parent | 0eff004dcb63870251c715460430ea2dc964d718 (diff) | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ got-gui obj/ -.cache/ +.ccls-cache/ compile_commands.json |
