diff --git a/.gitignore b/.gitignore index 11ad135a..f3e7cf8d 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,7 @@ coverage.lcov # Keys *.pkey -*.pem \ No newline at end of file +*.pem + +# Local configs +local.flow.json \ No newline at end of file