基线 SVN r240
SVN-Revision: r240
This commit is contained in:
+42
@@ -0,0 +1,42 @@
|
||||
# Ignore everything at the repository root by default.
|
||||
/*
|
||||
|
||||
# Keep only the source/dependency roots selected for this repository.
|
||||
!/.gitignore
|
||||
!/引用DLL/
|
||||
!/插件库/
|
||||
!/其他程序/
|
||||
|
||||
# Legacy VCS and local tool state.
|
||||
**/.svn/
|
||||
**/.vs/
|
||||
**/.workbuddy/
|
||||
|
||||
# Build outputs and restored packages.
|
||||
**/bin/
|
||||
**/obj/
|
||||
**/Debug/
|
||||
**/Release/
|
||||
**/packages/
|
||||
|
||||
# User-specific, temporary, and generated files.
|
||||
*.user
|
||||
*.suo
|
||||
*.pdb
|
||||
*.cache
|
||||
*.resources
|
||||
*.CopyComplete
|
||||
*.Up2Date
|
||||
*.mine
|
||||
*.bak
|
||||
*.zip
|
||||
*.rar
|
||||
*.7z
|
||||
|
||||
# Confirmed unnecessary large files.
|
||||
/其他程序/工作部署记录/Smart X1 SDK V1.0.zip
|
||||
/引用DLL/CEF.zip
|
||||
/插件库/mes_YzUsedby3.zip
|
||||
/引用DLL/CEFxp.zip
|
||||
/插件库/mycontrol_il.txt
|
||||
/插件库/Lskj.IPersonnelConnection.zip
|
||||
Reference in New Issue
Block a user