diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1 +1,4 @@ +__pycache__/ +.pytest_cache/ + poetry.lock |
![]() |
index : ymlstash | |
| A simple ORM-like utility for operating on local YAML files via Python dataclasses |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1 +1,4 @@ +__pycache__/ +.pytest_cache/ + poetry.lock |