mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-07 03:55:22 +00:00
Add vim temp file into .gitignore
This commit is contained in:
parent
2c4ad02bfb
commit
fef28cc9c9
10
.gitignore
vendored
10
.gitignore
vendored
@ -42,3 +42,13 @@ output/*/index.html
|
|||||||
# Sphinx
|
# Sphinx
|
||||||
docs/_build
|
docs/_build
|
||||||
.idea/
|
.idea/
|
||||||
|
# Created by https://www.gitignore.io/api/vim
|
||||||
|
|
||||||
|
### Vim ###
|
||||||
|
[._]*.s[a-w][a-z]
|
||||||
|
[._]s[a-w][a-z]
|
||||||
|
*.un~
|
||||||
|
Session.vim
|
||||||
|
.netrwhist
|
||||||
|
*~
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user