ignore better
This commit is contained in:
parent
a339658a06
commit
6245ec2709
2 changed files with 31 additions and 217 deletions
31
.gitignore
vendored
Normal file
31
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
*.pfx
|
||||
*.userprefs
|
||||
*.Private.cs
|
||||
|
||||
.gitignore
|
||||
.paket/
|
||||
.vscode/
|
||||
.vs/
|
||||
.dnx/
|
||||
|
||||
bin
|
||||
obj
|
||||
bower_components
|
||||
node_modules
|
||||
project.lock.json
|
||||
node_modules/
|
||||
private/
|
||||
|
||||
/*/DataProtection-Keys/
|
||||
/*/RSA-Params.json
|
||||
/*/appsettings.*.json
|
||||
|
||||
/packages/
|
||||
/Yavsc/Avatars-*/
|
||||
/Yavsc/Blog-*/
|
||||
/Yavsc/Bills-*/
|
||||
/Yavsc/AppData*/
|
||||
/Yavsc/Temp-*/
|
||||
/Yavsc/*-Avatars/
|
||||
/Yavsc/bower_components/
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue