diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -461,4 +461,7 @@ $RECYCLE.BIN/ # Windows shortcuts *.lnk +# Vim and its plugins +.ycm_extra_conf.py + # End of https://www.toptal.com/developers/gitignore/api/c,vim,c++,macos,linux,patch,cmake,emacs,vscode,python,windows,textmate,sublimetext |