add gitignore

This commit is contained in:
Peter Maquiran
2023-08-28 17:11:29 +01:00
parent a426fba4b3
commit 624d0b1d7a
2 changed files with 8 additions and 7 deletions
+1
View File
@@ -96,3 +96,4 @@ src/app/pipes/process.service.ts
./.angular
src/app/domain
_src/
-src
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "1b897e9c2",
"SHA": "1b897e9c2beae44c3c1da51c2e7ffc6e6ca6beaa",
"shortSHA": "a426fba4b",
"SHA": "a426fba4b3c63c23309cc9d377b733bd4fc775b2",
"branch": "developer-prod",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Aug 28 16:35:47 2023 +0100'",
"lastCommitMessage": "improve gitignore",
"lastCommitNumber": "5220",
"lastCommitTime": "'Mon Aug 28 17:06:16 2023 +0100'",
"lastCommitMessage": "merge branch",
"lastCommitNumber": "5221",
"change": "",
"changeStatus": "On branch developer-prod\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/add-note/add-note.page.scss\n\tmodified: src/app/pages/agenda/agenda.page.ts\n\tmodified: src/app/pages/agenda/emend-message-modal/emend-message-modal.page.ts\n\tmodified: src/app/pages/agenda/event-actions-popover/event-actions-popover.page.ts\n\tmodified: src/app/pages/events/edit-event/edit-event.page.ts\n\tmodified: src/app/pages/gabinete-digital/event-list/approve-event-modal/approve-event-modal.page.ts\n\tmodified: src/app/pages/gabinete-digital/event-list/approve-event/approve-event.page.ts\n\tmodified: src/app/pages/publications/publications.page.html\n\tmodified: src/app/pages/publications/publications.page.ts\n\tmodified: src/app/pages/publications/view-publications/view-publications.page.html\n\tmodified: src/app/services/chat/chat-system.service.ts\n\tmodified: src/app/services/events.service.ts\n\tmodified: src/app/shared/agenda/approve-event/approve-event.page.ts\n\tmodified: src/app/shared/publication/new-publication/new-publication.page.html\n\tmodified: src/app/shared/publication/new-publication/new-publication.page.ts\n\tmodified: src/app/shared/publication/view-publications/publication-detail/publication-detail.page.html\n\tmodified: src/app/shared/publication/view-publications/publication-detail/publication-detail.page.ts\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.html\n\nUntracked files:\n (use \"git add <file>...\" to include in what will be committed)\n\t-src/",
"changeStatus": "On branch developer-prod\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .gitignore",
"changeAuthor": "peter.maquiran"
}