.gitignore
This commit is contained in:
parent
0f910b5251
commit
35319acde1
|
@ -1,4 +1,8 @@
|
||||||
|
appliances/*
|
||||||
|
!appliances/base/
|
||||||
|
!appliances/default/
|
||||||
build/
|
build/
|
||||||
|
kernel/
|
||||||
loop/
|
loop/
|
||||||
packages/
|
packages/
|
||||||
repos/
|
repos/
|
||||||
|
|
Loading…
Reference in New Issue