Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2017-01-27 17:37:23 +0300
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2017-01-30 20:05:27 +0300
commita5ba0bfab106196e99d68d62487793f3b1ad7214 (patch)
treec58474afe8775d2030cddca786aae6ab9319e628 /.gitignore
parent7008e5c0bef9a708d05e5feb327757fff0f9c956 (diff)
cmake: add "make snap" command and SNAP_BUILD_ONLY option
When using "make snap", snapcraft will be used to generate the snap package, if SNAP_BUILD_ONLY option is set, no other configuration is done.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9fed7259b..4a7f3cae0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,9 @@ remmina-plugins/telepathy/org.freedesktop.Telepathy.Client.Remmina.service
remmina/desktop/remmina.desktop
remmina/remmina
remmina/src/remmina
+
+*.snap
+snapcraft.yaml
+parts
+prime
+stage