code moved to src
This commit is contained in:
parent
f290074149
commit
9817214531
1 changed files with 8 additions and 7 deletions
15
.gitignore
vendored
15
.gitignore
vendored
|
|
@ -22,11 +22,12 @@ RSA-Params.json
|
||||||
appsettings.*.json
|
appsettings.*.json
|
||||||
|
|
||||||
/packages/
|
/packages/
|
||||||
/Yavsc/Avatars-*/
|
/src/Yavsc/Avatars-*/
|
||||||
/Yavsc/Blog-*/
|
/src/Yavsc/Blog-*/
|
||||||
/Yavsc/Bills-*/
|
/src/Yavsc/Bills-*/
|
||||||
/Yavsc/AppData*/
|
/src/Yavsc/AppData*/
|
||||||
/Yavsc/Temp-*/
|
/src/Yavsc/Temp-*/
|
||||||
/Yavsc/*-Avatars/
|
/src/Yavsc/*-Avatars/
|
||||||
/Yavsc/bower_components/
|
/src/Yavsc/bower_components/
|
||||||
|
/src/test/testingrepo/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue