-
Notifications
You must be signed in to change notification settings - Fork 76
/
.gitignore
52 lines (52 loc) · 1.01 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
obj
bin
deploy
deploy/*
test-results/
_ReSharper.*
*.csproj.user
*.resharper.user
*.resharper
*.suo
*.cache
*.userprefs
*.pidb
*.swp
*.sdf
*~
SolutionVersion.cs
lib/MoMA/Reports/submit.xml
build_output
ReleaseBinaries
code_drop
TestResult.xml
openlocal.sh
openlocal.bat
~$*
Debug/
Release/
AutoTest.VS.xml
ldeploy.bat
*_mm_cache.bin
.OpenIDE/active.profile
*.sublime-project
*.sublime-workspace
oi-definitions.json
/MMProfiler/main/MMProfiler/MMProfiler_i.c
/MMProfiler/main/MMProfiler/MMProfiler_i.h
/MMProfiler/main/MMProfiler/dlldata.c
/MMProfiler/main/ipch
/MMProfiler/main/x86/**
/MMProfiler/main/x64/**
/MMProfiler/main/**/x86/**
/MMProfiler/main/**/x64/**
/MMProfiler/main/**/obj/**
/MMProfiler/main/**/bin/**
/MMProfiler/main/_ReSharper.MMProfiler
/MMProfiler/main/MMProfiler.opensdf
/MMProfiler/main/AutoTest.config
/MMProfiler/main/AutoTest.config.old
/MMProfiler/main/MMProfiler/MMProfiler64_i.c
/MMProfiler/main/MMProfiler/MMProfiler64_i.h
/MMProfiler/main/MMProfiler/MMProfiler.aps
/MMProfiler/main/MMProfiler_mm_cache.bin