#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
*.obj
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*

publish/
*.Publish.xml
packages/
*.nupkg
nugetpush.bat
App_Data/
*.db3

相关文章:

  • 2021-06-19
  • 2021-09-17
  • 2021-10-22
  • 2021-10-29
  • 2021-12-17
  • 2021-09-11
猜你喜欢
  • 2021-10-10
  • 2021-11-12
  • 2022-01-18
  • 2021-07-24
  • 2021-12-04
  • 2022-02-07
  • 2021-08-17
相关资源
相似解决方案