Add Session.vim to .gitignore
This commit is contained in:
parent
2fcd163943
commit
0787a6e10f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,5 +3,6 @@
|
||||||
/project.db
|
/project.db
|
||||||
/result
|
/result
|
||||||
/venv
|
/venv
|
||||||
|
/Session.vim
|
||||||
*.egg-info
|
*.egg-info
|
||||||
__pycache__
|
__pycache__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue