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>2017-01-29 01:40:57 +0300
committerJanek Bevendorff <janek@jbev.net>2017-01-29 01:40:57 +0300
commitbd2edea1c9ffd158824940465c4b2fe36059c839 (patch)
treebc21d2530e2ba07c63e89709194b84172590527b /.gitattributes
parent00cd0e1ae3f6005551bd716413d03b709e948db5 (diff)
Ignore .github folder in exports
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 9f713b466..9d1ecabf4 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,6 +1,7 @@
src/version.h.cmake export-subst
.gitattributes export-ignore
.gitignore export-ignore
+.github export-ignore
.travis.yml export-ignore
.tx export-ignore
snapcraft.yaml export-ignore