mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
chore: add allure reports to gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -50,4 +50,7 @@ core/src/main/resources/gradle.properties
|
||||
.plugins.override
|
||||
|
||||
# H2 Database
|
||||
data
|
||||
data
|
||||
|
||||
# Allure Reports
|
||||
**/allure-results/*
|
||||
|
||||
Reference in New Issue
Block a user