diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 49299d597..361eb79bf 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,7 @@ example_project/local_settings.py.old scripts .project .pydevproject +.ycm_extra_conf.py .settings src/ coverage/ |