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

.gitattributes - github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9df1af791098183130ae75128470b6fbfa08438e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
make_release.sh export-ignore
AppImage-Recipe.sh export-ignore

# github-linguist language hints
*.h linguist-language=C++
*.cpp linguist-language=C++