updates .gitignore

This commit is contained in:
Eyck Jentzsch 2023-10-29 17:08:18 +01:00
parent 759061b569
commit 6419ad471e
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,5 +1,6 @@
.DS_Store .DS_Store
/*.il /*.il
/.settings
/avr-instr.html /avr-instr.html
/blink.S /blink.S
/flash.* /flash.*
@ -14,7 +15,6 @@
/*.ods /*.ods
/build*/ /build*/
/*.logs /*.logs
language.settings.xml
/*.gtkw /*.gtkw
/Debug wo LLVM/ /Debug wo LLVM/
/*.txdb /*.txdb