diff --git a/.gitignore b/.gitignore index 658758a..7c2deda 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,9 @@ backend/env/ ehthumbs.db Thumbs.db +# iFlow CLI +.iflow/ + # Logs *.log npm-debug.log*