diff --git a/code/.gitignore b/code/.gitignore new file mode 100644 index 00000000..bfcbf6ee --- /dev/null +++ b/code/.gitignore @@ -0,0 +1,16 @@ +*.bak + +#fe +node_modules/ +dist/ + +#be +.vs/ +bin/ +obj/ +*.suo +*.user +*.db +*.db-shm +*.db-wal + diff --git a/code/.vs/BeiJinSettleAccount/v17/.suo b/code/.vs/BeiJinSettleAccount/v17/.suo deleted file mode 100644 index 762f1f00..00000000 Binary files a/code/.vs/BeiJinSettleAccount/v17/.suo and /dev/null differ diff --git a/code/WebApp/vanilla/index.html b/code/WebApp/vanilla/index.html index e487ebc9..9a32d315 100644 --- a/code/WebApp/vanilla/index.html +++ b/code/WebApp/vanilla/index.html @@ -3,7 +3,9 @@ - + + +