- Updated to React 18

- Updated for public release
  - Git was reset for privacy reasons
This commit is contained in:
2022-06-27 16:41:03 +02:00
commit 3cb1759648
68 changed files with 35317 additions and 0 deletions

38
.dockerignore Executable file
View File

@@ -0,0 +1,38 @@
.git
.github
.vscode
coverage
# OS generated files #
.DS_Store
ehthumbs.db
Icon?
Thumbs.db
# Node Files #
node_modules
npm-debug.log
npm-debug.log.*
# Typing #
src/typings/tsd
typings
tsd_typings
# Dist #
.awcache
.webpack.json
compiled
dll
# IDE #
.idea
*.swp
# Angular #
*.ngfactory.ts
*.css.shim.ts
*.ngsummary.json
*.shim.ngstyle.ts