Update .gitignore

main
Konstantin Láska 2023-02-22 10:58:25 +01:00
parent f3cf02163a
commit 38dcd4646f
1 changed files with 1 additions and 8 deletions

9
.gitignore vendored
View File

@ -2,11 +2,6 @@
## LaskaKit Useful stuff ## LaskaKit Useful stuff
################# #################
#############
## LaskaKit folders
#############
input/
## AVR Development ## AVR Development
*.eep *.eep
*.elf *.elf
@ -21,9 +16,6 @@ input/
## Notepad++ backup files ## Notepad++ backup files
*.bak *.bak
## BOM files
*bom*
############# #############
## Eagle ## Eagle
############# #############
@ -49,6 +41,7 @@ input/
*.suo *.suo
*.user *.user
*.sln.docstates *.sln.docstates
*.docx
# Build results # Build results
[Dd]ebug/ [Dd]ebug/