mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
20 lines
397 B
Plaintext
20 lines
397 B
Plaintext
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++
|
|
|
|
# binary files
|
|
*.ai binary
|
|
|
|
# Line endings harmony
|
|
* text=auto
|