mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 21:00:08 +06:00
update .gitignore to ignore .swp files created when using vim
This commit is contained in:
parent
6083c1566e
commit
fb4d8d0832
3
.gitignore
vendored
3
.gitignore
vendored
@ -139,3 +139,6 @@ serialization_dir
|
|||||||
# emacs
|
# emacs
|
||||||
*.*~
|
*.*~
|
||||||
debug.env
|
debug.env
|
||||||
|
|
||||||
|
# vim
|
||||||
|
.*.swp
|
||||||
|
Loading…
Reference in New Issue
Block a user