mirror of
https://github.com/rancher-sandbox/rancher-desktop.git
synced 2021-10-13 00:04:06 +03:00
This commit adds the desktop files that flatpak expects for a proper desktop integration according to the FreeDesktop specs. Signed-off-by: David Cassany <dcassany@suse.com>
15 lines
203 B
Plaintext
15 lines
203 B
Plaintext
/node_modules/
|
|
.DS_Store
|
|
/resources/darwin/
|
|
/resources/linux/*
|
|
!/resources/linux/misc/*.in
|
|
!/resources/linux/misc/*.desktop
|
|
/resources/win32/
|
|
/coverage/
|
|
/dist/**
|
|
/.idea/
|
|
.nuxt/
|
|
/src/node_modules/
|
|
*~
|
|
\#*
|