This repository was archived by the owner on Jul 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.gitignore
More file actions
58 lines (57 loc) · 1.35 KB
/
.gitignore
File metadata and controls
58 lines (57 loc) · 1.35 KB
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
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/packages
/Smv2Sql/bin/Release
/Smv2Sql/obj
/Smv2Sql/Smv2Sql.csproj.user
/SmvAccessor/bin/Release
/SmvAccessor/obj
/SmvAccessorDemo/obj
/SMVActionsTable/bin/Release
/SMVActionsTable/obj
/SmvCloud/bin/Release
/SmvCloud/csx/Release
/SmvCloud/obj/Release
/SmvCloud/rcf/Release/SmvCloudWorkerContent
/SmvCloudWorker/bin/Release
/SmvCloudWorker/obj
/SmvDb/bin
/SmvDb/obj/Release
/SmvInterceptor/bin/Release
/SmvInterceptor/obj
/SmvInterceptorWrapper/bin/Release
/SmvInterceptorWrapper/obj
/SmvLibrary/bin
/SmvLibrary/obj
/SmvLineCounter/bin/Release
/SmvLineCounter/obj
/SmvSdv/bin/Release
/StaticModuleVerifier/bin
/StaticModuleVerifier/obj
/SmvTest/bin/Release
/SmvTest/obj
/Smv2Sql/bin/Debug
/SmvAccessor/bin/Debug
/SMVActionsTable/bin/Debug
/SmvCloud/bin/Debug
/SmvCloud/obj/Debug
/SmvCloud/rcf/Debug/SmvCloudWorkerContent
/SmvCloudWorker/bin/Debug
/SmvDb/obj/Debug
/SmvInterceptor/bin/Debug
/SmvInterceptorWrapper/bin/Debug
/SmvLineCounter/bin/Debug
/SmvSdv/obj
/SmvTest/bin/Debug
/.vs/smv/v14
/Downloaded Profiling Logs/
/SmvCloud/csx/
/SmvCloud/ecf
/SmvDb/SmvDb.dbmdl
/SmvService/bin
/SmvService/obj
/SmvService/rcf
.vs
.user
.userosscache