mirror of
https://github.com/stnolting/neorv32.git
synced 2025-06-27 17:00:49 -04:00
[.gitignore] cleanup
This commit is contained in:
parent
1f0bbb69f3
commit
60b10738a3
1 changed files with 2 additions and 7 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -17,22 +17,17 @@ build/
|
|||
# logs
|
||||
*.gdb_history
|
||||
*.log
|
||||
*.jou
|
||||
|
||||
# host executables
|
||||
sw/image_gen/image_gen
|
||||
*.exe
|
||||
*.cf
|
||||
|
||||
# temporary files and folders
|
||||
*.bak
|
||||
*.tmp
|
||||
*.temp
|
||||
~*
|
||||
|
||||
# generated documentation stuff
|
||||
/docs/doxygen_build/
|
||||
/docs/.asciidoctor/
|
||||
/docs/public/
|
||||
/docs/figures/diag-*.svg
|
||||
|
||||
# compiled ghdl stuff
|
||||
*.cf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue