diff --git a/.gitignore b/.gitignore index da0e228..684fd6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ -build -doc +build/ +doc/ *.sublime-workspace *.log + +.ccls* +*.o +compile_commands.*