DigitalFactory/.gitignore

37 lines
905 B
Plaintext
Raw Permalink Normal View History

2024-03-18 01:36:19 +00:00
# Build and Release Folders
bin-debug/
bin-release/
[Oo]bj/
[Bb]in/
# Other files and folders
.settings/
# Executables
*.swf
*.air
*.ipa
*.apk
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder.
/Admin.NET/.vs
/Admin.NET/packages
/Admin.NET/Admin.NET.Web.Entry/wwwroot/Upload
/Admin.NET/Admin.NET.Web.Entry/wwwroot/Avatar
/Admin.NET/Admin.NET.Web.Entry/wwwroot/Signature
/Admin.NET/Admin.NET.Web.Core/Admin.NET.Web.Core.csproj.user
/Admin.NET/Admin.NET.Web.Entry/Admin.NET.Web.Entry.csproj.user
/Admin.NET/Admin.NET.Web.Entry/Properties/PublishProfiles
/Admin.NET/Admin.NET.Web.Entry/publish
/Admin.NET/Admin.NET.Web.Entry/logs
/Admin.NET/Admin.NET.Web.Entry/*.db
# folders
dist/
node_modules/
/Web/package-lock.json
.DS_Store
/Web/public/config.js