mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +08:00
.gitignore: Add Vim swap files (#4016)
This commit is contained in:
committed by
Robert Nishihara
parent
3c32343c63
commit
a70ae1687b
@@ -149,3 +149,7 @@ java/**/.project
|
||||
|
||||
# python virtual env
|
||||
venv
|
||||
|
||||
# Vim
|
||||
.*.swp
|
||||
*.swp
|
||||
|
||||
Reference in New Issue
Block a user