Commit 56cde85d authored by gab's avatar gab

updated .gitignore to ignore migrations

parent 4921f6a5
...@@ -2,3 +2,4 @@ ...@@ -2,3 +2,4 @@
db.sqlite3 db.sqlite3
**/**/__pycache__/** **/**/__pycache__/**
**/**/**/__pycache__/** **/**/**/__pycache__/**
**/**/**/migrations/**
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment