Skip to content

Commit f29a959

Browse files
committed
Updated .gitignore to exclude the people.db database file
1 parent 1359211 commit f29a959

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flask-connexion-rest-part-3/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,5 @@ dmypy.json
114114
# Pyre type checker
115115
.pyre/
116116

117+
# ignore the database
118+
.people.db

0 commit comments

Comments
 (0)