diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ .vscode/ .venv*/ venv*/ +*.swp __pycache__/ dist/ .coverage* |
![]() |
index : flask-recipes | |
online recipes without the bloat | jez |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 1 |
@@ -2,6 +2,7 @@ .vscode/ .venv*/ venv*/ +*.swp __pycache__/ dist/ .coverage* |