diff options
| author | 2020-10-21 18:58:37 -0400 | |
|---|---|---|
| committer | 2020-10-21 18:58:37 -0400 | |
| commit | f3a2a07b3bd7984f851f9f4816e115043b76e923 (patch) | |
| tree | 97657f8528189a10a3508adde1cb102477923038 /.gitignore | |
| parent | a0d9d214d20c236682b20f18e4250c5f5f4e654d (diff) | |
| download | mauri-f3a2a07b3bd7984f851f9f4816e115043b76e923.tar.gz mauri-f3a2a07b3bd7984f851f9f4816e115043b76e923.tar.bz2 mauri-f3a2a07b3bd7984f851f9f4816e115043b76e923.zip | |
wip gif
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ build*/ -random.sh compile_commands.json .clangd/ +.cache/ |