forked from openenclave/openenclave
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
40 lines (34 loc) · 760 Bytes
/
.gitignore
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
37
38
39
40
*.a
*.o
*.so
*.swp
*.swo
.vs/
.vscode/
graphviz/
build/
winbuild/
devex/cross-nuget/linux/build
devex/cross-nuget/linux/pack
devex/cross-nuget/linux/sdk
devex/cross-nuget/linux/runner.bionic
devex/cross-nuget/linux/runner.xenial
devex/cross-nuget/windows/Build
devex/cross-nuget/windows/Pack
devex/cross-nuget/windows/SDK
devex/vscode-extension/node_modules
devex/vscode-extension/out
devex/vscode-extension/*.vsix
scripts/ansible/*.retry
prereqs/aesm/.build
prereqs/aesm/.prebuilt
prereqs/aesm/.psw_installer
prereqs/aesm/.sdk
prereqs/aesm/.sdk_installer
prereqs/aesm/dynamic-application-loader-host-interface/
prereqs/aesm/linux-sgx/
prereqs/isgx/linux-sgx-driver/
prereqs/dcap/*.deb
prereqs/nuget/*
prereqs/packages/.packages
prereqs/sgx-driver/*.bin