aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorbulve-ad <78788030+bulve-ad@users.noreply.github.com>2024-08-29 09:59:21 +0100
committerGitHub <noreply@github.com>2024-08-29 09:59:21 +0100
commit25dc9cc19a3667f4c1f79ea0f16a16c713b1f478 (patch)
tree6c634a4dc000774902399d1b371f3ee4c2033773 /.gitignore
parentd6b85cd8ea58d11159ef64b6cb94f21981de58c6 (diff)
parent42ad135b25044bb1c7ab8a553f038c8da9de0f75 (diff)
downloadde-project-bentley-25dc9cc19a3667f4c1f79ea0f16a16c713b1f478.tar.gz
de-project-bentley-25dc9cc19a3667f4c1f79ea0f16a16c713b1f478.zip
Merge pull request #107 from ajschofield/feat/dataframes
pr: working load lambda when no data is present in the warehouse
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6aa03fc..480ae4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,4 +14,8 @@ __pycache__/
# OS-Related Files
.DS_Store
-venv \ No newline at end of file
+venv
+
+#files
+/dim_*
+/fact_* \ No newline at end of file
git.ajschof.me — hosted by ajschofield — powered by cgit