commit bd62a885e8389a1edea40f1d49876630b7a749a1 parent a8b17bc54b4254a08f66e2e2317342d3d276b136 Author: Brian C. Lane <bcl@brianlane.com> Date: Fri, 28 May 2021 15:42:37 -0700 Ignore .swp files Diffstat:
A | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +*.swp