aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex <git@ajschof.me>2024-08-29 10:18:08 +0100
committerGitHub <noreply@github.com>2024-08-29 10:18:08 +0100
commite8b3c676fe6b4b96e784d5783a8e3ecfcebd4568 (patch)
tree6c634a4dc000774902399d1b371f3ee4c2033773 /.gitignore
parentc600a7694f770954e4c8b836de5640024d61c4e6 (diff)
parent25dc9cc19a3667f4c1f79ea0f16a16c713b1f478 (diff)
downloadde-project-bentley-e8b3c676fe6b4b96e784d5783a8e3ecfcebd4568.tar.gz
de-project-bentley-e8b3c676fe6b4b96e784d5783a8e3ecfcebd4568.zip
Merge pull request #108 from ajschofield/development
pr: final push, data warehouse is currently empty to test that it uploads through terraform
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