Skip to content

Commit

Permalink
correct .gitignore syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
scottpickett committed Feb 12, 2024
1 parent db36605 commit 40d5fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
/flask/logs
/.vscode
# .env removed for docker config directives
.jsonk
*.jsonk


0 comments on commit 40d5fc5

Please sign in to comment.