forked from libxsmm/libxsmm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
28 lines (28 loc) · 880 Bytes
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.env export-ignore
.theme export-ignore
.github export-ignore
.abi.txt export-ignore
.codefile export-ignore
.gitconfig export-ignore
.gitignore export-ignore
mkdocs.yml export-ignore
_config.yml export-ignore
.gitattributes export-ignore
.markdownlint.json export-ignore
CODE_OF_CONDUCT.md export-ignore
documentation/*.pptx export-ignore
documentation/*.pptm export-ignore
scripts/tool_scan.sh export-ignore
scripts/tool_normalize.sh export-ignore
scripts/tool_changelog.sh export-ignore
samples/xgemm/kernel_test* export-ignore
PULL_REQUEST_TEMPLATE.md export-ignore
samples/seissol/*.orient export-ignore
samples/seissol/*.bound export-ignore
samples/seissol/*.neigh export-ignore
samples/seissol/*.sides export-ignore
samples/seissol/*.size export-ignore
samples/edge/repro export-ignore
samples/edge/mats export-ignore
samples/pyfr/mats export-ignore
version.txt merge=ours