From 8ea7d4c58b4e8e6304ca3e16e10692f2b618218d Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Mon, 20 Sep 2021 16:02:34 +1000 Subject: Don't ignore .patch files. I like to be able to see these in Magit. --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 19476c1f..fbcee0e3 100644 --- a/.gitignore +++ b/.gitignore @@ -51,7 +51,6 @@ *~ *.sw? *.mo -*.patch # The legacy of buildout .installed.cfg -- cgit v1.2.3