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 1af2dbf commit ebd3d39Copy full SHA for ebd3d39
.gitignore
@@ -0,0 +1,15 @@
1
+
2
+packages/*/node_modules
3
+packages/*/dist
4
+packages/*/es6
5
+packages/*/env
6
+packages/*/auth_config
7
+packages/tdb-dashboard/.env
8
+packages/tdb-dashboard/cypress/integration/1-getting-started
9
+packages/tdb-dashboard/cypress/integration/2-advanced-examples
10
11
+*.DS_Store
12
+node_modules/
13
+lerna-debug.log
14
+packages/tdb-dashboard/local_file
15
0 commit comments