From 2490298def777a0f85de5b79ea9554a028866bed Mon Sep 17 00:00:00 2001 From: forksand Date: Mon, 27 Dec 2021 14:51:03 -0700 Subject: [PATCH] ignore .bin files and logs --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1df4012..d8437cc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ \#auto_saved_files# */*-backups/*.zip _autosave-*.kicad_pcb +logs +*.bin