mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-10 22:54:45 +08:00
snap: Ignore snap/.snapcraft files
This commit is contained in:
parent
3857564f64
commit
fd880478c2
2 changed files with 1 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -67,6 +67,7 @@ client_secret.json
|
||||||
/app/dist-docs
|
/app/dist-docs
|
||||||
/app/mailsync.dSYM.zip
|
/app/mailsync.dSYM.zip
|
||||||
/snap/snapcraft.yml
|
/snap/snapcraft.yml
|
||||||
|
/snap/.snapcraft/
|
||||||
|
|
||||||
**.so*
|
**.so*
|
||||||
**.bin
|
**.bin
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
!GlobalState
|
|
||||||
assets:
|
|
||||||
build-packages: []
|
|
Loading…
Add table
Reference in a new issue