mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
extend the list of ignored files
- demo executables should be not part of the repository
This commit is contained in:
parent
8af184c341
commit
2228795e3d
1 changed files with 3 additions and 0 deletions
3
hermit/.gitignore
vendored
3
hermit/.gitignore
vendored
|
@ -8,3 +8,6 @@
|
|||
*.hex
|
||||
documentation/html/
|
||||
include/hermit/config.inc
|
||||
newlib/examples/hello
|
||||
newlib/examples/jacobi
|
||||
newlib/x86/
|
||||
|
|
Loading…
Add table
Reference in a new issue