diff --git a/.gitignore b/.gitignore index 06d885a..a3b2b5d 100644 --- a/.gitignore +++ b/.gitignore @@ -256,4 +256,7 @@ coverage __screenshots__/ # Local batch files -*.local.bat \ No newline at end of file +*.local.bat + +# Static files +static/ \ No newline at end of file