Update .gitignore and add new solution items
Updated the `.gitignore` file to exclude the `MigrationBackup/` directory. Added `publish-output` and `tekh_softHSM_test.md` to the `EnvelopeGenerator.Server` directory. Modified the `EnvelopeGenerator.sln` file to include a new solution item `RECEIVER_PDF_VIEWER_CONTEXT.md` under the `src` project section. No structural changes were made to existing projects in the solution.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -365,3 +365,5 @@ FodyWeavers.xsd
|
||||
/EnvelopeGenerator.GeneratorAPI/ClientApp/envelope-generator-ui/.vscode
|
||||
/EnvelopeGenerator.Tests.Application/Services/BugFixTests.cs
|
||||
/EnvelopeGenerator.Tests.Application/annotations.json
|
||||
/EnvelopeGenerator.Server/EnvelopeGenerator.Server/publish-output
|
||||
/EnvelopeGenerator.Server/EnvelopeGenerator.Server/tekh_softHSM_test.md
|
||||
|
||||
Reference in New Issue
Block a user