summaryrefslogtreecommitdiffstats
path: root/src/plugins/unittest/crypto_test.c
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2019-07-24 16:57:48 -0400
committerDave Wallace <dwallacelf@gmail.com>2019-07-24 16:57:48 -0400
commitd95a226047437af47e046feb93ceba9204a37940 (patch)
tree61cd64c9cf1c9ccf935f73b9f7acb5253a998d94 /src/plugins/unittest/crypto_test.c
parentb71b5ffbfb2ddbad408a22ef17046dfe5fea1cad (diff)
19.04.2 Release Notesv19.04.2
Change-Id: I1ee3909e042e56fd4caf3732762e9a9276aa6db1 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'src/plugins/unittest/crypto_test.c')
0 files changed, 0 insertions, 0 deletions
=oper-231106&id=5f39987ce4111e1974dfec1e56c14133b644e200'>refslogtreecommitdiffstats
path: root/.gitattributes
blob: de1048f3a3c5ebcd006df29f2e8eb853cac94db4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.robot text
*.rst text
*.yaml text
*.vat text

## Declare files that will always have CRLF line endings on checkout.
#*.sln text eol=crlf

# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary