mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
Tell git to ignore .*.swp - Vim swap files
This commit is contained in:
parent
1de3682f98
commit
6b6a23c1aa
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
*~
|
||||
,*
|
||||
.*.swp
|
||||
.*.swo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue