forked from microsoft/GraphEngine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
115 lines (115 loc) · 2.02 KB
/
.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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
Thumbs.db
ehthumbs.db
Desktop.ini
$RECYCLE.BIN/
*.lnk
.DS_Store
.AppleDouble
.LSOverride
._*
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
*.a
*.sdf
*.suo
*.pdb
*.o
*.orig
obj
bin
Debug
TestResults
x64
tmp
ipch
*.opensdf
*.opendb
*.psess
*.vsp
*.ctl
.git
sandbox
exp-bin
Release
pub
*.cd
*.aux
*.out
*.dvi
*.log
*.toc
*.swp
*.user
*.Cache
.project
.settings
*.cch
*.LOG
*.LOG2
packages
*.sig
*.cache
*.aps
*.settings
GraphEngine.Lib
*.vspx
*.diagsession
*.vspx
*.vsps
build/*
*.tapp
CMakeFiles
.vscode/
cmake_install.cmake
CMakeCache.txt
*.VC.db
pingme.txt
CleanVSProject.exe
*.so
slnx.sqlite
.vs/
/src/Modules/LIKQ/FanoutSearch/GeneratedCode
/src/Modules/Spark/spark-trinity/build/sbt-launch-0.13.13.jar
/src/Modules/Spark/spark-trinity/project/project/target/config-classes
/src/Modules/Spark/spark-trinity/project/target
/src/Modules/Spark/spark-trinity/target
/src/Modules/Spark/spark-trinity/.idea
xUnitReports
tools/NuGet.exe
tools/dotnet/*
tools/dotnet-dev-win-x64.latest.exe
tests/xunit_reports
tests/xunit_coreclr_reports
tests/nunit*reports
tests/new_test.exe
*.pyd
*.pyc
**/.idea
**/.spyproject
/src/Modules/Trinity.FFI/Trinity.FFI.Python/GraphEngine/**/*.exe
/src/Modules/Trinity.FFI/Trinity.FFI.Python/GraphEngine/**/*.dll
/src/Modules/Trinity.FFI/Trinity.FFI.Python/GraphEngine.egg-info
/src/Modules/Trinity.FFI/Trinity.FFI.Python/build
/src/Modules/Trinity.FFI/Trinity.FFI.Python/__pycache__
/src/Modules/Trinity.FFI/Trinity.FFI.Python/tests/tsl/GeneratedCode
/src/Modules/Trinity.FFI/Trinity.FFI.Python/tests/tsl/bin
/src/Modules/Trinity.FFI/Trinity.FFI.Python/tests/tsl/obj
/src/Modules/Trinity.FFI/Trinity.FFI.Python/dist
/src/Modules/Trinity.FFI/Trinity.FFI.Python/**/storage/**
**/.ropeproject
ServiceFabricBackup
tests/benchmarks/**/*Artifacts*
**/.vim
CMakeSettings.json
Directory.Build.props
.ionide
launchSettings.json