Diff of /.gitignore [000000] .. [eb6cad]

Switch to side-by-side view

--- a
+++ b/.gitignore
@@ -0,0 +1,6 @@
+**/abct_data
+**/abct_data_cache
+**/__pycache__/
+**/*.egg-info/
+**/checkpoints/
+dist/*
\ No newline at end of file