From 64a36c40883fad62f53f2e55577f734d13ab2f53 Mon Sep 17 00:00:00 2001 From: Yanick Champoux Date: Sun, 2 Feb 2020 14:53:33 -0500 Subject: [PATCH] ignore orig files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c05203a..03995cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules/ tsconfig.tsbuildinfo +**/*.orig