Warum ist mein db.sqlite3 nicht gitignore

# In your .gitignore file add 
*.sqlite3
# instead of db.sqlite3
Jokerinya