diff --git a/.gitignore b/.gitignore index 8c3273c..720ed24 100644 --- a/.gitignore +++ b/.gitignore @@ -128,5 +128,8 @@ dmypy.json # Pyre type checker .pyre/ -#vscode -.vscode \ No newline at end of file +# vscode +.vscode + +# data +midv500_data \ No newline at end of file