Start by ignoring things we don't like
This commit is contained in:
commit
e17408b39a
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
.build/
|
||||
binary/
|
||||
cache/
|
||||
chroot/
|
||||
images/
|
||||
live-image-amd64.*
|
||||
chroot.files
|
||||
chroot.packages.install
|
||||
chroot.packages.live
|
||||
binary.modified_timestamps
|
||||
config/binary
|
||||
config/common
|
Loading…
Reference in a new issue