diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5972f82dfc..3606177655 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,12 @@ portlog.txt *-gyp.mk out +# YCM config files +.ycm_extra_conf.py + +# Core dump files +core + # XCode build/ *.pbxuser |