From: Jan Szejko Date: Mon, 9 Jul 2018 15:11:14 +0000 (+0200) Subject: ignore test project files X-Git-Tag: 0.7.6~1 X-Git-Url: https://git.mdrn.pl/django-migdal.git/commitdiff_plain/d57965a38ccf06862015247092906eaa90fcfb5a ignore test project files --- diff --git a/.gitignore b/.gitignore index ea2e8e1..d6e951d 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,7 @@ thumbs.db # Tags file TAGS +# testing +migdal_site +db.sqlite3 +manage.py