From 3cfc07b6c53a3e48718a07e38828c1a0b024a693 Mon Sep 17 00:00:00 2001 From: Joseph Coffland Date: Mon, 31 Aug 2015 20:26:25 -0700 Subject: [PATCH] Ignore pcb backup files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b2b66b6..67cd427 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # Backup files *~ +*- \#* -- 2.27.0