[.gitignore] cleanup

This commit is contained in:
stnolting 2025-05-25 06:32:03 +02:00
parent 1f0bbb69f3
commit 60b10738a3

9
.gitignore vendored
View file

@ -17,22 +17,17 @@ build/
# logs # logs
*.gdb_history *.gdb_history
*.log *.log
*.jou
# host executables # host executables
sw/image_gen/image_gen sw/image_gen/image_gen
*.exe *.exe
*.cf
# temporary files and folders # temporary files and folders
*.bak
*.tmp *.tmp
*.temp
~* ~*
# generated documentation stuff # generated documentation stuff
/docs/doxygen_build/ /docs/doxygen_build/
/docs/.asciidoctor/
/docs/public/ /docs/public/
/docs/figures/diag-*.svg
# compiled ghdl stuff
*.cf