|
@@ -1,4 +1,4 @@
|
|
|
-## Ignore Visual Studio temporary files, build results, and
|
|
|
+## Ignore Visual Studio temporary files, build results, and
|
|
|
## files generated by popular Visual Studio add-ons.
|
|
|
|
|
|
# User-specific files
|
|
@@ -6,6 +6,7 @@
|
|
|
*.user
|
|
|
*.userosscache
|
|
|
*.sln.docstates
|
|
|
+*.csproj
|
|
|
|
|
|
# User-specific files (MonoDevelop/Xamarin Studio)
|
|
|
*.userprefs
|
|
@@ -21,6 +22,7 @@ build/
|
|
|
bld/
|
|
|
[Bb]in/
|
|
|
[Oo]bj/
|
|
|
+/UAS-MES/UAS-MES.csproj
|
|
|
|
|
|
# Visual Studio 2015 cache/options directory
|
|
|
.vs/
|
|
@@ -66,6 +68,7 @@ artifacts/
|
|
|
*.pidb
|
|
|
*.svclog
|
|
|
*.scc
|
|
|
+*.csproj
|
|
|
|
|
|
# Chutzpah Test files
|
|
|
_Chutzpah*
|
|
@@ -212,7 +215,5 @@ _Pvt_Extensions/
|
|
|
ModelManifest.xml
|
|
|
*.rar
|
|
|
/MES接口/MES接口.csproj
|
|
|
-/UAS-出货标签管理.zip
|
|
|
/UAS-MES/Tool/MES_Interface.dll
|
|
|
-/UAS-MES/CustomControl/DataGrid_View/DataGridViewWithSerialNum.resx
|
|
|
-*.csproj
|
|
|
+/UAS-MES/UAS-MES.csproj
|