Skip to content

Commit

Permalink
Removed migrations from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyutillis committed Nov 18, 2023
1 parent 4d98c6d commit 8de5122
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,3 @@
venv/
.pytest_cache/
**__pycache__/
**/migrations/**
!**/migrations
!**/migrations/__init__.py

0 comments on commit 8de5122

Please sign in to comment.