Skip to content

Commit 42b3fc1

Browse files
authored
Merge pull request #28 from Ronak-23/main
made a gitignore
2 parents 787d9c5 + 1d26c98 commit 42b3fc1

File tree

9 files changed

+7
-0
lines changed

9 files changed

+7
-0
lines changed

backend/family_tree/.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*.log
2+
*.pot
3+
*.pyc
4+
__pycache__
5+
db.sqlite3
6+
media
7+
migrations

backend/family_tree/db.sqlite3

-128 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)