-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy path.gitignore
45 lines (43 loc) · 1.13 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
<<<<<<< HEAD
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
*.suo
*.db
*.user
*.tmp_proj
*.DotSettings
packages/
bin/
obj/
Debug/
Release/
/WAWI.sln.ide
/Output
/TopTech.NET Setup/wix
/TopTech.NET Setup/TOPTECH.NET Setup.wxs
/TopTech.NET Setup/TopTech.NET Setup.pdb
/TopTech.NET Setup/TOPTECH.NET Setup.msi
/TopTech.NET Setup/TOPTECH.NET Setup.exe
/TopTech.NET Setup/test.bat
/TopTech.NET Setup/MyLogFile.txt
/TopTech.NET Setup/CustomAction.config
/TopTech.NET Setup/%this%.CA.dll
/TopTech.NET Setup/wix/TopTech.NET Setup.g.wxs
/TopTech.Setup/CustomAction.config
=======
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
*.suo
*.db
*.user
*.tmp_proj
*.DotSettings
packages/
bin/
obj/
Debug/
Release/
>>>>>>> b3a5269143f64ff99dd90bb51951af43f59e8e57
/**/.vs