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