aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAng Bel <anzelikabelotelova@Anzelikas-MacBook-Air.local>2024-08-28 22:46:00 +0100
committerAng Bel <anzelikabelotelova@Anzelikas-MacBook-Air.local>2024-08-28 22:46:00 +0100
commitd396cd95d660fb76188ef887fc268d20aeeb5352 (patch)
tree52fced39ff487d4053a3d43c24eb8bcf403c1719 /.gitignore
parent6235a2bb04b60d57a41196b07bbf0296920c6980 (diff)
downloadde-project-bentley-d396cd95d660fb76188ef887fc268d20aeeb5352.tar.gz
de-project-bentley-d396cd95d660fb76188ef887fc268d20aeeb5352.zip
fix: adds missing dataframes and resolves tables upload to end data warehouse in case the table is empty
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