aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMax Nanis2026-08-20 11:20:00 -0700
committerMax Nanis2026-08-20 11:20:00 -0700
commit77e64ac954a7738b93a85fefde25fd6436e75737 (patch)
treefa1c00da0890ec90b376f0bd4af1255753467198 /.gitignore
parentc6c439970d2167e7afce5f99fef11ab0126162e2 (diff)
downloadgeneralresearch-77e64ac954a7738b93a85fefde25fd6436e75737.tar.gz
generalresearch-77e64ac954a7738b93a85fefde25fd6436e75737.zip
TestPostgresDjangoCreation, pytz to toml
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c7c1d0b..db79a59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,5 @@ generalresearch/resources/brokerage_trust_calculated.csv
tests/.env.test
.env.*
.DS_Store
-build/ \ No newline at end of file
+build/
+*.egg-info \ No newline at end of file