ignore better
This commit is contained in:
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/
|
||||
|
Reference in New Issue
Block a user