mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
Tell git to ignore .*.swp - Vim swap files
This commit is contained in:
parent
1de3682f98
commit
6b6a23c1aa
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
*~
|
||||
,*
|
||||
.*.swp
|
||||
.*.swo
|
||||
|
Loading…
Reference in New Issue
Block a user