summaryrefslogtreecommitdiffstats
path: root/src/scripts/fts.py
diff options
context:
space:
mode:
authorNeale Ranns <nranns@cisco.com>2019-06-12 09:04:02 -0700
committerDamjan Marion <dmarion@me.com>2019-06-13 20:33:41 +0000
commitd0efdeb60267b9daf939e9bc9dd4141d2623bfaf (patch)
tree7a747bb15048102fa776b3166899a1f1677933e4 /src/scripts/fts.py
parentfb341b87a901ec3b2cb6ff08c1f6278afd0e8086 (diff)
crypto-ia32: fix typo in ifdef for avx512 version
Type: Fix Fixes: dd2423ef Change-Id: I76f0ed5027161c396186845043f5afe395c20280 Signed-off-by: Neale Ranns <nranns@cisco.com>
Diffstat (limited to 'src/scripts/fts.py')
0 files changed, 0 insertions, 0 deletions
okmirror user
aboutsummaryrefslogtreecommitdiffstats
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