From f2c58c290ff399b4a9ea671e33f667869461dde4 Mon Sep 17 00:00:00 2001 From: Jan Petykiewicz Date: Tue, 19 May 2020 01:01:03 -0700 Subject: [PATCH] add .oas.gz to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3557665..64466d7 100644 --- a/.gitignore +++ b/.gitignore @@ -15,5 +15,6 @@ dist/ *.gds.gz *.svg *.oas +*.oas.gz *.dxf *.dxf.gz