wip: applet host
This commit is contained in:
parent
b33efc83df
commit
41cdc48105
2 changed files with 17 additions and 0 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
# Debian packaging stuff
|
||||
.cargo
|
||||
vendor/
|
||||
vendor.tar
|
||||
*.xz
|
||||
*.deb
|
||||
|
|
@ -19,3 +20,11 @@ vendor.tar
|
|||
*.deb.tar.*
|
||||
*.buildinfo
|
||||
*.build
|
||||
debian/*
|
||||
!debian/*install
|
||||
!debian/*postinst
|
||||
!debian/changelog
|
||||
!debian/control
|
||||
!debian/links
|
||||
!debian/rules
|
||||
!debian/source
|
||||
Loading…
Add table
Add a link
Reference in a new issue