Add .iflow directory to .gitignore

This commit is contained in:
yuany3721 2025-12-19 18:26:14 +08:00
parent 9c70eb8e58
commit efbc7ea16e

3
.gitignore vendored
View File

@ -34,6 +34,9 @@ backend/env/
ehthumbs.db ehthumbs.db
Thumbs.db Thumbs.db
# iFlow CLI
.iflow/
# Logs # Logs
*.log *.log
npm-debug.log* npm-debug.log*