From 91d06596635980e3ba4110faa702b1972e9b0f81 Mon Sep 17 00:00:00 2001 From: Bill Chatfield Date: Fri, 28 Jul 2017 11:29:11 -0400 Subject: [PATCH] Rolled back changes to exclude vim swap files Only files generated by the tools in the project are to be ignored --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index 39d5b59fa..ad4d26c3f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,3 @@ /testwrk/ /wrk/ /cc65.zip - -# Vim swap files -.*.swp -- 2.39.5