chore: Update .gitignore to include custom ignores and remove outdated hint from prompt_plan.md
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -171,4 +171,10 @@ cython_debug/
|
||||
.ruff_cache/
|
||||
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
.pypirc
|
||||
|
||||
# Custom Ignores
|
||||
data/
|
||||
outputs/
|
||||
logs/
|
||||
*.pth
|
||||
Reference in New Issue
Block a user