We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0e063f commit 0471d46Copy full SHA for 0471d46
1 file changed
.gitignore
@@ -13,3 +13,6 @@ open-rao-*.zip
13
# ignore python venv and docs' "build-docs" directory for doc generation with sphinx
14
build-docs/
15
venv/
16
+
17
+# ignore sensitive files used in business tests
18
+sensitive/
0 commit comments