mirror of https://github.com/openXC7/prjxray.git
gitignore: Ignore autogenerated resources.yaml file
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
This commit is contained in:
parent
1d1cf3d5e5
commit
43bfaca467
|
|
@ -3,6 +3,7 @@ build
|
|||
build_*
|
||||
logs_*
|
||||
database
|
||||
settings/*/resources.yaml
|
||||
.Xil
|
||||
**/specimen_*
|
||||
**/output
|
||||
|
|
|
|||
Loading…
Reference in New Issue