diff --git a/.gitignore b/.gitignore index 8cfcd25..2c15f4b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .vscode/ tetris-clone -*.o \ No newline at end of file +*.o +.ccls-cache/ \ No newline at end of file