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_*
|
build_*
|
||||||
logs_*
|
logs_*
|
||||||
database
|
database
|
||||||
|
settings/*/resources.yaml
|
||||||
.Xil
|
.Xil
|
||||||
**/specimen_*
|
**/specimen_*
|
||||||
**/output
|
**/output
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue