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.
32 lines
573 B
32 lines
573 B
# 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.
|
|
|
|
/Web/node_modules/
|
|
/Web/dist/
|
|
/Web/.vscode/
|
|
/Web/.vscode/
|
|
/Web/vite.config.js.timestamp*
|
|
|
|
/API/.vs/
|
|
/API/WoodAdmin.db
|
|
/API/Wood.Admin.WebApi/logs
|
|
/API/Wood.Admin.WebApi/wwwroot/uploads
|
|
bin/
|
|
obj/
|
|
/.vs/VSWorkspaceState.json
|
|
|