mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-05 21:07:58 +00:00
95eb81467c
This makes the environment variables easier to read/change. Also expand the list so it's not inline, more readable that way. The new architecture syntax for snapcraft allows specifying both the building architecture and the running architecture of the snap, so if we specify the build-on architecture as the host architecture and the run-on architecture as the target architecture, then snapcraft shouldn't need to install any cross-compilers, etc.
26 lines
248 B
Plaintext
26 lines
248 B
Plaintext
/syncthing
|
|
/stdiscosrv
|
|
syncthing.exe
|
|
stdiscosrv.exe
|
|
*.tar.gz
|
|
*.zip
|
|
*.asc
|
|
*.deb
|
|
.jshintrc
|
|
coverage.out
|
|
files/pidx
|
|
bin
|
|
perfstats*.csv
|
|
coverage.xml
|
|
syncthing.sig
|
|
RELEASE
|
|
deb
|
|
lib/auto/gui.files.go
|
|
snapcraft.yaml
|
|
prime/
|
|
snap/
|
|
parts/
|
|
stage/
|
|
*.snap
|
|
*.bz2
|