1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +00:00

Tell git to ignore .*.swp - Vim swap files

This commit is contained in:
Michael Raskin 2012-10-04 11:27:57 +04:00
parent 1de3682f98
commit 6b6a23c1aa

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
*~
,*
.*.swp
.*.swo