diff --git a/spiffworkflow-frontend/.gitignore b/spiffworkflow-frontend/.gitignore index 0f43a99f6..a694da806 100644 --- a/spiffworkflow-frontend/.gitignore +++ b/spiffworkflow-frontend/.gitignore @@ -27,3 +27,6 @@ cypress/screenshots # i keep accidentally committing these /test*.json + +# Editors +.idea \ No newline at end of file