Files
yavsc/.gitignore
Paul Schneider 5bb66f76c0 ignore /out
2025-06-08 14:50:09 +01:00

45 lines
633 B
Plaintext

*.pfx
*.userprefs
*.Private.cs
*-secret.json
.gitignore
.paket/
.vs/
.sass-cache/
/out
bin
obj
bower_components
project.lock.json
node_modules/
private/
DataProtection-Keys/
RSA-Params.json
appsettings.*.json
omnisharp.json
DataProtection/
/packages/
/src/Yavsc/Avatars-*/
/src/Yavsc/Blog-*/
/src/Yavsc/Bills-*/
/src/Yavsc/AppData*/
/src/Yavsc/Temp-*/
/src/Yavsc/bower_components/
/src/Yavsc/Data-Dev/
/src/test/testingrepo/
connectionsettings.Development.json
appsettings.Development.json
/src/Yavsc/web.log
/yavscd
builds/
/test/yavscTests/test-results.xml
/test/yavscTests/test-results.html
/binaries/Debug/yavscd
yavsc-pre