Skip to content

add test and build artifact folders to gitignore#211

Merged
mfd2007 merged 1 commit intosecvisogram:mainfrom
tommylehmann:fix/#210
Nov 11, 2025
Merged

add test and build artifact folders to gitignore#211
mfd2007 merged 1 commit intosecvisogram:mainfrom
tommylehmann:fix/#210

Conversation

@tommylehmann
Copy link
Copy Markdown
Contributor

The docker/data folder is the default folder to persist couchdb and postgreSQL databases for development. Its configured in the default compose.yaml.

In the sbom/ folder sboms generated during build are placed. Since they are build artifacts they should be ignored.

fixes #210

The docker/data folder is the default folder to persist couchdb and postgreSQL databases for development. Its configured in the default compose.yaml.

In the sbom/ folder sboms generated during build are placed. Since they are build artifacts they should be ignored.
@mfd2007 mfd2007 merged commit c57acbb into secvisogram:main Nov 11, 2025
2 checks passed
@tommylehmann tommylehmann deleted the fix/#210 branch November 11, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Build and Test artifacts to .gitignore

3 participants