diff --git a/.gitignore b/.gitignore index f5e02be284c45dae96fd8646f282909f15c03429..30fca9137a69c533e197b568a14895feeec3d5c6 100644 --- a/.gitignore +++ b/.gitignore @@ -278,3 +278,12 @@ dmypy.json # Cython debug symbols cython_debug/ + +#CUSTOM +data +deprecated/ +visualisation +results +outputs +notebooks +.idea/ \ No newline at end of file