diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2020-07-08 20:43:12 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2020-10-13 19:08:31 +0200 |
commit | 1ae11e5c615c996cbef3db694fc571bfe6524d1d (patch) | |
tree | 6b7ed7d16c0647ce5c86bb2c1b8c6e94972fade1 /installer/.gitignore | |
parent | a1216b2e17fb62f73a44ccec3734c6e579e65645 (diff) |
[pkg] boilerplate for qtinstaller framework
Diffstat (limited to 'installer/.gitignore')
-rw-r--r-- | installer/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/installer/.gitignore b/installer/.gitignore new file mode 100644 index 0000000..2fdd01e --- /dev/null +++ b/installer/.gitignore @@ -0,0 +1,4 @@ +.qmake.stash +Makefile +packages/riseupvpn/data/riseup-vpn +RiseupVPN-Installer |