yavsc/.gitignore

42 lines
624 B
Plaintext

6 years ago
*.pfx
*.userprefs
*.Private.cs
6 years ago
*-secret.json
6 years ago
.gitignore
.paket/
.vscode/
.vs/
.dnx/
bin
obj
bower_components
project.lock.json
node_modules/
private/
DataProtection-Keys/
RSA-Params.json
appsettings.*.json
omnisharp.json
6 years ago
/packages/
/src/Yavsc/Avatars-*/
/src/Yavsc/Blog-*/
/src/Yavsc/Bills-*/
/src/Yavsc/AppData*/
/src/Yavsc/Temp-*/
/src/Yavsc/*-Avatars/
/src/Yavsc/bower_components/
6 years ago
/src/Yavsc/AppData*/
/src/test/testingrepo/
5 years ago
connectionsettings.Development.json
appsettings.Development.json
5 years ago
/src/Yavsc/web.log
3 years ago
/yavscd
builds/
3 years ago
/test/yavscTests/test-results.xml
/test/yavscTests/test-results.html
/binaries/Debug/yavscd