Skip to content

Commit 0471d46

Browse files
authored
Add sensitive files to .gitignore (#1689)
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
1 parent b0e063f commit 0471d46

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ open-rao-*.zip
1313
# ignore python venv and docs' "build-docs" directory for doc generation with sphinx
1414
build-docs/
1515
venv/
16+
17+
# ignore sensitive files used in business tests
18+
sensitive/

0 commit comments

Comments
 (0)