aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 80f83ae..d5e8d2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,10 +11,10 @@
*.zip
log*
__pycache__/
+*.parquet
+/dim_*
+/fact_*
# OS-Related Files
.DS_Store
-venv
-
-##testing
-*.parquet \ No newline at end of file
+venv \ No newline at end of file
git.ajschof.me — hosted by ajschofield — powered by cgit