From 4568b453316c04d65069a6e8ddc7cc1ff4fd3ff8 Mon Sep 17 00:00:00 2001 From: Adam Caprez Date: Tue, 16 May 2017 15:32:28 +0000 Subject: [PATCH] Remove .patch extension from gitignore. --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8e619b55a7..26045469ed 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,6 @@ cached_bioconductor_tarballs #Ignore patches and any original files created by patch command *.diff -*.patch *.orig *.rej