You've already forked langkit-query-language
mirror of
https://github.com/AdaCore/langkit-query-language.git
synced 2026-02-12 13:03:42 -08:00
Also modify .gitatributes to treat company logo as a binary because it gets in the way of pushing changes. Issue eng/libadalang/langkit-query-language#172
14 lines
262 B
Plaintext
14 lines
262 B
Plaintext
testsuite/tests/*/*/*.ad[bs] no-precommit-check
|
|
testsuite/tests/*/*/*/*.ad[bs] no-precommit-check
|
|
testsuite/ada_projects/*/*.ad[bs] no-precommit-check
|
|
|
|
* text eol=lf
|
|
*.bat text eol=crlf
|
|
*.png -text
|
|
*.jpeg -text
|
|
|
|
# No needs
|
|
*.java no-precommit-check
|
|
|
|
*.png -text
|