We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1359211 commit f29a959Copy full SHA for f29a959
flask-connexion-rest-part-3/.gitignore
@@ -114,3 +114,5 @@ dmypy.json
114
# Pyre type checker
115
.pyre/
116
117
+# ignore the database
118
+.people.db
0 commit comments