mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
update .gitignore to ignore .swp files created when using vim
This commit is contained in:
parent
6083c1566e
commit
fb4d8d0832
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -139,3 +139,6 @@ serialization_dir
|
|||
# emacs
|
||||
*.*~
|
||||
debug.env
|
||||
|
||||
# vim
|
||||
.*.swp
|
||||
|
|
|
|||
Loading…
Reference in a new issue