Trying to build a webui using Ionic & Angular

This commit is contained in:
2022-07-17 23:46:48 +02:00
parent c0cf27780d
commit 00e601e246
58 changed files with 31063 additions and 0 deletions

32
ui/.gitignore vendored Normal file
View File

@@ -0,0 +1,32 @@
# Specifies intentionally untracked files to ignore when using Git
# http://git-scm.com/docs/gitignore
*~
*.sw[mnpcod]
.tmp
*.tmp
*.tmp.*
*.sublime-project
*.sublime-workspace
.DS_Store
Thumbs.db
UserInterfaceState.xcuserstate
$RECYCLE.BIN/
*.log
log.txt
npm-debug.log*
/.angular
/.idea
/.ionic
/.sass-cache
/.sourcemaps
/.versions
/.vscode
/coverage
/dist
/node_modules
/platforms
/plugins
/www