-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
43 lines (43 loc) · 1.29 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
*.obj
*.suo
*.bak
*.rar
*.zip
*.tar
*.gz
*.log
*.pdb
*.pdf
*.exe.config
*.vshost.exe
*.ccexclude
*.csproj.user
*.lastcodeanalysissucceeded
**/obj/
**/Debug/
**/Debug_SeeedStudio
**/bin/Release/
**/bin/x86/
**/Release/*.xml
**/Full_release_SeeedStudio/*.xml
**/.vs
**/Express/SingleImage/LogFiles
**/Express/SingleImage/Reports
**/Express/Interm
**/ISSetupPrerequisites/
SharpGL.SceneGraph.xml
thumbs.db
/RFExplorerClient/RFEWaterfallGL/Dependencies
ZedGraph.XML
/Test/RFExplorerTestBoard_WSUBxG/readmeZedGraph.txt
/RFExplorerClient/UpgradeLog.htm
/RFExplorerClient/RFEClientControls/bin/x86/Release/RFEClientControls.dll
/RFExplorerClient/RFEClientControls/bin/x86/Release/RFExplorerCommunicator.dll
/RFExplorerClient/ZedGraphRFE/bin/x86/Release/ZedGraph.dll
/RFExplorerClient/SharpGLRFE/Core/SharpGL/bin/x86/Release/SharpGL.dll
/RFExplorerClient/SharpGLRFE/Core/SharpGL.SceneGraph/bin/x86/Release/SharpGL.dll
/RFExplorerClient/SharpGLRFE/Core/SharpGL.SceneGraph/bin/x86/Release/SharpGL.SceneGraph.dll
/RFExplorerClient/SharpGLRFE/Core/SharpGL.WinForms/bin/x86/Release/SharpGL.dll
/RFExplorerClient/SharpGLRFE/Core/SharpGL.WinForms/bin/x86/Release/SharpGL.SceneGraph.dll
/RFExplorerClient/SharpGLRFE/Core/SharpGL.WinForms/bin/x86/Release/SharpGL.WinForms.dll
/RFExplorerCommunicator/bin/x86/Release/RFExplorerCommunicator.dll