diff --git a/.gitignore b/.gitignore index 1c56e3ff..3ee9fc10 100755 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,6 @@ config/environments/*.local.yml /yarn-error.log yarn-debug.log* .yarn-integrity + +# we don't want the file storage directory to be committed +storage \ No newline at end of file