From a20c5b36e1bdebc4410720cb6c483191c62f9af6 Mon Sep 17 00:00:00 2001 From: Igor Brylyov Date: Mon, 15 Aug 2022 08:04:21 +0000 Subject: [PATCH] Add .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f97d733 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# ignore SolidWorks temporary files +~$*.SLDPRT +~$*.SLDASM