I broke up with neovim....vim is my best friend now
This commit is contained in:
12
dot_vim/plugged/ale/dot_gitignore
Normal file
12
dot_vim/plugged/ale/dot_gitignore
Normal file
@@ -0,0 +1,12 @@
|
||||
!.editorconfig
|
||||
*.obj
|
||||
*.pyc
|
||||
# Ignore all hidden files everywhere.
|
||||
# Use `git add -f` to add hidden files.
|
||||
.*
|
||||
/doc/tags
|
||||
/init.vim
|
||||
/test/ale-info-test-file
|
||||
/vader_output
|
||||
__pycache__
|
||||
tags
|
||||
Reference in New Issue
Block a user