forked from libxsmm/libxsmm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
36 lines (36 loc) · 1.15 KB
/
.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
29
30
31
32
33
34
35
36
.env export-ignore
.theme export-ignore
.vscode export-ignore
.github export-ignore
fpm.toml 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
documentation/*.docx export-ignore
scripts/tool_scan.sh export-ignore
scripts/tool_checkabi.sh export-ignore
scripts/tool_gitprune.sh export-ignore
scripts/tool_normalize.sh export-ignore
scripts/tool_changelog.sh export-ignore
scripts/tool_gitauthors.sh export-ignore
scripts/tool_gitaddforks.sh export-ignore
scripts/libxsmm_version.sh export-ignore
scripts/tool_envrestore.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