summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-06-27 17:19:04 +0300
committerLauri Ojansivu <x@xet7.org>2017-06-27 17:19:04 +0300
commit0fe247070a7d778fe1cd5e8e9e6734cd63a992fa (patch)
treee988dbe174411da3a15470017c41ddcefde663ae /.gitignore
parent60495e4765363b95e8e1859406d80c5588062e14 (diff)
parentaca2692214f6dd3a260668204cd0588fe95b60dd (diff)
downloadwekan-0fe247070a7d778fe1cd5e8e9e6734cd63a992fa.tar.gz
wekan-0fe247070a7d778fe1cd5e8e9e6734cd63a992fa.tar.bz2
wekan-0fe247070a7d778fe1cd5e8e9e6734cd63a992fa.zip
Merge branch 'kubiko-devel' into devel
Add snapcraft build support from source. Thanks to kubiko ! This can be used together with launchpad build system for continuous integration. Intention is to push snaps build from devel branch to edge channel, which can be installed by calling: $ snap install -edge wekan device will keep automatically updating to revisions as they are released to edge channel.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0ee9499b..7642f23d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,7 @@ node_modules/
packages/kadira-flow-router/
packages/meteor-useraccounts-core/
package-lock.json
+**/parts/
+**/stage
+**/prime
+**/*.snap