diff --git a/.gitignore b/.gitignore index 903ddae..694cf30 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ *.d *a.out* build +.cache/ +words.txt +compile_commands.json