Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJanek Bevendorff <janek@jbev.net>2018-02-22 23:31:32 +0300
committerJanek Bevendorff <janek@jbev.net>2018-02-23 02:59:45 +0300
commit3089894d20ab8cc7a502db331bbbfa4882f2289e (patch)
tree032ad8cf970fd25a93dca354c2b62718c75ec487 /.gitignore
parent69283e83d89058ea9c6ca35bbf97151f2dcb44b2 (diff)
Allow KeePassXC version overrides from file in addition to Git tags
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 61dfb90d9..c96688e9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ release*/
*.swp
.DS_Store
+.version \ No newline at end of file