-
Notifications
You must be signed in to change notification settings - Fork 45
/
.gitignore
69 lines (63 loc) · 892 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
.DS_Store
*.pem
.idea/
.vscode/
/skywire.json
/build/
/apps/
/skywire/
/local/*
/local*/*
/transport_logs
/dmsgpty
pkg/visor/apps/
pkg/visor/bar/
pkg/visor/foo/
/bin
/node
/users.db
/hypervisor
/*-node
/*-visor
/*-cli
/*-server
/*.json
!/dmsghttp-config.json
!/services-config.json
/*.sh
/*.log
# Ignore backup go.mod after running '/ci_scripts/go_mod_replace.sh'.
go.mod-e
# goreleaser and frontend builds
*.deb
/packages
/deb
/sysroot
static/skywire-manager-src/dist/*
/visor
/dist-linux
/dist
Char
/scripts/mac_installer/IconsSkycoin.tar.gz
/scripts/mac_installer/icon_128x128.png
/scripts/mac_installer/[email protected]
/mac_build
/skywire-installer*.pkg
*.dmg
/scripts/mac_installer/icon.iconset/
releaseChangelog.md
skywire.msi
/scripts/win_installer/build/
goreleaser*
gh*
/musl-data
releaseChangelog.md
goreleaser.zip
/goreleaser