diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,5 +5,6 @@ build/ dist/ venv/ __pycache__/ +yoshi_cli.egg-info/ *.sqlite *.key |
![]() |
index : yoshi-cli.git | |
A password manager for the command line. | Christian Cleberg |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 1 |
@@ -5,5 +5,6 @@ build/ dist/ venv/ __pycache__/ +yoshi_cli.egg-info/ *.sqlite *.key |