Skip to content

Commit d4774dd

Browse files
echarrodzarembas
authored andcommitted
Added Sqlite DB to .gitignore for Django Example project, as we don't want to share this
1 parent 5d1ca45 commit d4774dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,4 @@ ENV/
9494
*.un~
9595
.history/
9696
.vscode
97+
examples/yoti_example_django/db.sqlite3

0 commit comments

Comments
 (0)