From 6d7a49f4245967783120d3e37051fc3f1025da72 Mon Sep 17 00:00:00 2001 From: Matt Date: Sun, 7 May 2017 22:15:27 -0500 Subject: [PATCH] Ignore patches. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..96857d0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +*.patch