机械师和背景hediff未验证
This commit is contained in:
53
.gitignore
vendored
Normal file
53
.gitignore
vendored
Normal file
@@ -0,0 +1,53 @@
|
||||
# Visual Studio
|
||||
.vs/
|
||||
*.suo
|
||||
*.user
|
||||
*.ilk
|
||||
*.obj
|
||||
*.pdb
|
||||
*.tlb
|
||||
*.tlh
|
||||
*.tmp
|
||||
*.bak
|
||||
*.log
|
||||
*.vspscc
|
||||
*.vssscc
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
[Dd]ebug/
|
||||
[Rr]elease/
|
||||
*.csproj.user
|
||||
*.resharper
|
||||
*.dotSettings
|
||||
*.pidb
|
||||
*.booproj
|
||||
*.kproj
|
||||
*.lock.json
|
||||
*.nuget.props
|
||||
*.nuget.targets
|
||||
*.nupkg
|
||||
*.appx
|
||||
*.appxbundle
|
||||
*.cer
|
||||
*.pfx
|
||||
*.snk
|
||||
*.vsix
|
||||
*.vsmacros
|
||||
*.webtest
|
||||
*.testrunconfig
|
||||
*.trx
|
||||
*.fxcop
|
||||
*.fxcopcmd
|
||||
*.scc
|
||||
*.vsscc
|
||||
*.vspscc
|
||||
*.vssscc
|
||||
*.builds
|
||||
*.deploy
|
||||
*.pubxml
|
||||
*.publishproj
|
||||
|
||||
# Misc
|
||||
*.log
|
||||
*.cache
|
||||
*.tmp
|
||||
Reference in New Issue
Block a user