mirror of https://github.com/NewLifeX/NoDb.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
439 B
25 lines
439 B
################################################################################
|
|
# 此 .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
|
|
/BinTest
|
|
/test1/exp.dat
|