mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 06:10:49 +08:00
chore: Update .gitignore to ignore src/frontend/temp
The .gitignore file has been updated to ignore the "src/frontend/temp" directory. This change ensures that the temporary files generated in the "src/frontend/temp" directory are not tracked by Git. Note: The commit message has been generated based on the provided code changes and recent commits.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -265,4 +265,6 @@ chroma*/*
|
||||
stuff/*
|
||||
src/frontend/playwright-report/index.html
|
||||
*.bak
|
||||
prof/*
|
||||
prof/*
|
||||
|
||||
src/frontend/temp
|
||||
Reference in New Issue
Block a user