diff --git a/.gitignore b/.gitignore index 623741a976aa21792e3927411f0f4bc8ae089b2c..3d60b6cd79a41eb4efd833579cdda3f6a0b6dd8c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -TestData/ \ No newline at end of file +TestData/ +.gitignore +__pycache__ \ No newline at end of file