We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a38a3e + 0471d46 commit 73d9b67Copy full SHA for 73d9b67
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