diff --git a/.gitignore b/.gitignore index 542c14303d4de3f1e6841976d9d8ee4c5ab30825..b90f543041788093f5226bbecf9cca576f8548a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ dist/ +*/.ipynb_checkpoints tricco/__pycache__ diff --git a/tricco/config.py b/tricco/config.py deleted file mode 100644 index 5266823bab5080928fa3bef963e710743252521e..0000000000000000000000000000000000000000 --- a/tricco/config.py +++ /dev/null @@ -1 +0,0 @@ -ds_grid = None \ No newline at end of file