added frontend
This commit is contained in:
30
.gitignore
vendored
30
.gitignore
vendored
@@ -42,9 +42,9 @@ target/
|
||||
|
||||
*/.dart_tool
|
||||
*/build
|
||||
skillmatrix-frontend/build
|
||||
skillmatrix-frontend/coverage/
|
||||
skillmatrix-frontend/pubspec.lock
|
||||
hartmann-foto-documentation-frontend/build
|
||||
hartmann-foto-documentation-frontend/coverage/
|
||||
hartmann-foto-documentation-frontend/pubspec.lock
|
||||
|
||||
# Avoid committing generated Javascript files:
|
||||
*.dart.js
|
||||
@@ -60,16 +60,16 @@ skillmatrix-frontend/pubspec.lock
|
||||
|
||||
|
||||
|
||||
skillmatrix-docker/src/main/docker/skillmatrix-web-*.war
|
||||
skillmatrix-web/src/main/webapp/.last_build_id
|
||||
skillmatrix-web/src/main/webapp/assets/
|
||||
skillmatrix-web/src/main/webapp/canvaskit/
|
||||
skillmatrix-web/src/main/webapp/favicon.png
|
||||
skillmatrix-web/src/main/webapp/flutter.js
|
||||
skillmatrix-web/src/main/webapp/flutter_bootstrap.js
|
||||
skillmatrix-web/src/main/webapp/flutter_service_worker.js
|
||||
skillmatrix-web/src/main/webapp/icons/
|
||||
skillmatrix-web/src/main/webapp/index.html
|
||||
skillmatrix-web/src/main/webapp/manifest.json
|
||||
skillmatrix-web/src/main/webapp/version.json
|
||||
hartmann-foto-documentation-docker/src/main/docker/hartmann-foto-documentation-web-*.war
|
||||
hartmann-foto-documentation-web/src/main/webapp/.last_build_id
|
||||
hartmann-foto-documentation-web/src/main/webapp/assets/
|
||||
hartmann-foto-documentation-web/src/main/webapp/canvaskit/
|
||||
hartmann-foto-documentation-web/src/main/webapp/favicon.png
|
||||
hartmann-foto-documentation-web/src/main/webapp/flutter.js
|
||||
hartmann-foto-documentation-web/src/main/webapp/flutter_bootstrap.js
|
||||
hartmann-foto-documentation-web/src/main/webapp/flutter_service_worker.js
|
||||
hartmann-foto-documentation-web/src/main/webapp/icons/
|
||||
hartmann-foto-documentation-web/src/main/webapp/index.html
|
||||
hartmann-foto-documentation-web/src/main/webapp/manifest.json
|
||||
hartmann-foto-documentation-web/src/main/webapp/version.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user