summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkali <kali@leap.se>2018-10-10 19:17:56 -0400
committerKali Kaneko (leap communications) <kali@leap.se>2018-10-11 01:20:51 +0200
commitec54fac4629a6c9c0c89be629352f1adeff742c8 (patch)
tree41438fb3736f0ad5a9125df1cebb1b9642fdc24b /.gitignore
parent5a9a10e6582f8f8754f3ffa48aac1b80d1f5de43 (diff)
[feat] get version from file in snap
this is the simplest way to get the version string from within the snap, since passing a ldflag to the golang plugin was going to be much more convoluted. - Resolves: #27
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d8c97e9..b5b4fb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ stage
*.snap
*.tar.bz2
snap/.snapcraft
+snap/version.txt