diff --git a/.gitignore b/.gitignore index a477051..a1a30f9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ tags cscope.in.out cscope.out cscope.po.out +.ycm_extra_conf.py +__pycache__/ +compile_commands.json