We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b12991 commit ede93e5Copy full SHA for ede93e5
.gitignore
@@ -181,6 +181,3 @@ tests/public-api/osparc_python_wheels/*
181
182
# osparc-config repo files
183
repo.config
184
-
185
-# scripts resolved with .env s
186
-services/postgres/scripts/create-readonly-user.sql
services/postgres/scripts/.gitignore
@@ -0,0 +1,3 @@
1
+*
2
+!.gitignore
3
+!*.template.*
0 commit comments