diff --git a/.gitignore b/.gitignore index be3d60f..e91f38e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ test/output/ test/__pycache__ -xtemplatesold/ \ No newline at end of file +xtemplatesold/ +.DS_Store \ No newline at end of file