From 38dcd4646fee6260e48572c7001dcf351266fcb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20L=C3=A1ska?= Date: Wed, 22 Feb 2023 10:58:25 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index e812c6a..952a44c 100755 --- a/.gitignore +++ b/.gitignore @@ -2,11 +2,6 @@ ## LaskaKit Useful stuff ################# -############# -## LaskaKit folders -############# -input/ - ## AVR Development *.eep *.elf @@ -21,9 +16,6 @@ input/ ## Notepad++ backup files *.bak -## BOM files -*bom* - ############# ## Eagle ############# @@ -49,6 +41,7 @@ input/ *.suo *.user *.sln.docstates +*.docx # Build results [Dd]ebug/