0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-19 20:02:18 +02:00
keepassxc/.gitattributes

20 lines
397 B
Plaintext
Raw Normal View History

2015-07-18 09:05:26 +02:00
src/version.h.cmake export-subst
.gitattributes export-ignore
.gitignore export-ignore
2017-01-28 23:40:57 +01:00
.github export-ignore
.travis.yml export-ignore
.tx export-ignore
snapcraft.yaml export-ignore
make_release.sh export-ignore
AppImage-Recipe.sh export-ignore
2017-02-15 22:36:02 +01:00
# github-linguist language hints
*.h linguist-language=C++
*.cpp linguist-language=C++
# binary files
*.ai binary
# Line endings harmony
* text=auto