diff --git a/.gitignore b/.gitignore index babf1035a..0ba358568 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,7 @@ !codeformat/ # Github specific files and directories -!.github/ \ No newline at end of file +!.github/ + +# Explicit ignores +Thumbs.db \ No newline at end of file