first draft
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -26,6 +26,7 @@ yarn-error.log
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
!.vscode/sessions.json
|
||||
.history/*
|
||||
|
||||
# Miscellaneous
|
||||
@@ -40,3 +41,7 @@ testem.log
|
||||
# System files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
.npmrc
|
||||
.yarnrc.yml
|
||||
/src/environments/environment.development.ts
|
||||
Reference in New Issue
Block a user