diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2021-09-20 13:03:21 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2021-09-20 13:03:21 +0200 |
commit | e8ea6ded735011ab2858e9d5e99d64fb32c72382 (patch) | |
tree | ee82a1dc29e912bd90c4e68bf41b94dbf722c309 | |
parent | a21c91dc23ca0267f4547bc07c872d9ac4937cb4 (diff) | |
download | dns-e8ea6ded735011ab2858e9d5e99d64fb32c72382.tar.gz |
gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,3 +13,5 @@ compile_commands.json *.gcda *.profraw *.profdata + +vgcore.* |