Compare commits

..

No commits in common. "8069a225d67d728ea45759a6476bfe45ad4d55f1" and "a2b6ebd7cf7661f447941b6c8cf83acb212b0542" have entirely different histories.

2 changed files with 0 additions and 6 deletions

3
.gitignore vendored
View file

@ -1,3 +0,0 @@
.angular/
dist/
node_modules/

View file

@ -14,9 +14,6 @@
"browser": "src/main.ts",
"index": "src/index.html",
"tsConfig": "tsconfig.app.json"
},
"configurations": {
"ci": {}
}
}
}