mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 09:35:45 +03:00
parent
933034e2fe
commit
430dc2c67b
2 changed files with 2 additions and 3 deletions
|
@ -47,7 +47,5 @@ prune debian
|
||||||
prune demo/etc
|
prune demo/etc
|
||||||
prune docker
|
prune docker
|
||||||
prune mypy.ini
|
prune mypy.ini
|
||||||
|
prune snap
|
||||||
prune stubs
|
prune stubs
|
||||||
|
|
||||||
exclude jenkins*
|
|
||||||
recursive-exclude jenkins *.sh
|
|
||||||
|
|
1
changelog.d/6191.misc
Normal file
1
changelog.d/6191.misc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Add snapcraft packaging information. Contributed by @devec0.
|
Loading…
Reference in a new issue