diff --git a/.gitignore b/.gitignore index 12df7bd7a..fa1d1fed0 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,6 @@ public/install/installed.txt # Ignore any composer downloaded packages vendor/* + +# Ignore any sparks that have been loaded +sparks/* \ No newline at end of file