From 2e8f2a2e8e83fd89f956cdde886d5d9d808132da Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Wed, 14 Apr 2021 16:47:04 +0200 Subject: [pkg] modify version gen to read static version file this can be used from any build script to distinguish the version string that will be displayed (ie: 0.21.2-debian-1) - Resolves: #468 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 59198b3..60c4b60 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,8 @@ lib/* qtbuild/* providers/assets +debian/files + .*.swp *.exe -- cgit v1.2.3