forked from VimPlug/jedi-vim
Update .gitignore
- add build/ (used in Makefile) - use .pytest-cache instead of .cache for newer pytest
This commit is contained in:
committed by
Dave Halter
parent
48af2afd3e
commit
79c6172be7
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,4 +3,5 @@
|
||||
*.py[cod]
|
||||
.ropeproject
|
||||
doc/tags
|
||||
.cache
|
||||
.pytest-cache
|
||||
build
|
||||
|
||||
Reference in New Issue
Block a user