.gitignore 726 B

12345678910111213141516171819202122232425262728293031
  1. # Build and Release Folders
  2. bin-debug/
  3. bin-release/
  4. [Oo]bj/
  5. [Bb]in/
  6. # Other files and folders
  7. .settings/
  8. # Executables
  9. *.swf
  10. *.air
  11. *.ipa
  12. *.apk
  13. # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
  14. # should NOT be excluded as they contain compiler settings and other important
  15. # information for Eclipse / Flash Builder.
  16. /App/DilonPay/unpackage
  17. /App/MedicalWaste/unpackage
  18. /Admin.NET/Admin.NET.Web.Entry/publish
  19. /Admin.NET/Admin.NET.Web.Entry/logs
  20. /Admin.NET/.vs
  21. /Vben2/yarn.lock
  22. /Vben2/dist
  23. /Vben2/node_modules
  24. /Admin.NET/Admin.NET.Web.Entry/wwwroot/Upload
  25. /App/MedicalPay/unpackage
  26. /Admin.NET/packages
  27. /Admin.NET/Admin.NET.Web.Entry/Properties/PublishProfiles/FolderProfile.pubxml.user
  28. /Soybean