diff --git a/.gitignore b/.gitignore index 99b7daf..8e58279 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ autom4te.cache/ *.kdev4 *.old *.orig +.ycm_extra_conf.py +__pycache__/ +compile_commands.json