Clean up legacy files, ignore list, files, etc. (#24)

* chore(all): remove unused files

* chore(ignore): ignore js builds

* chore(js bundles): remove js builds and add env setup scripts

* fix(build/template): fix incorrect prod template and add ignores

* fix(browser): refine selected status style and small fixes

* chore(readme): update readme status
This commit is contained in:
Hexxa 2020-12-20 15:29:54 +08:00 committed by GitHub
parent e40878f7be
commit 7d361cdf7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
84 changed files with 62 additions and 8513 deletions

12
.gitignore vendored
View file

@ -1,10 +1,14 @@
# frontend
**/*.bundle.js
**/*.js.map
**/coverage
**/files
**/node_modules/*
**/dist
**/vendor
**/yarn-error
**/public/static/*/*.js
**/public/static/**/*.js
**/public/static/**/*.js
**/public/index.html
# backend
**/*/quickshare.db
**/*/files/
**/*/uploadings/