30 lines
524 B
Plaintext
30 lines
524 B
Plaintext
################################################################################
|
|
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
|
|
################################################################################
|
|
|
|
/.vs
|
|
[Dd]ebug/
|
|
[Dd]ebugPublic/
|
|
[Rr]elease/
|
|
[Rr]eleases/
|
|
x64/
|
|
x86/
|
|
build/
|
|
bld/
|
|
[Bb]in/
|
|
[Oo]bj/
|
|
/packages
|
|
*.user
|
|
/Data
|
|
/Log
|
|
*.log
|
|
*.htm
|
|
*.nuspec
|
|
*.nupkg
|
|
/Config
|
|
/Keys
|
|
/Avatars
|
|
/XCode/Membership/Config
|
|
/XUnitTest.XCode/TestEntity/Config
|
|
/XCode/Membership/Log
|