diff options
author | Ruben Pollan <meskio@sindominio.net> | 2019-01-15 12:25:04 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2019-01-15 14:39:22 +0100 |
commit | 6837a8bcb5d68c77afb39f82de206555205f353c (patch) | |
tree | f1afb46876ec0d8aa8b5d313696ac2b92076eb62 /.gitignore | |
parent | bea32af5d45702e5608d347bf2bf6314d899f2e0 (diff) |
[feat] move helper into the repo
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ /bitmask-vpn cmd/bitmask-vpn/bitmask-vpn +/bitmask-helper +cmd/bitmask-helper/bitmask-helper locales/*/out.gotext.json .*.swp *.exe |