X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/5a1663d6348b55a9b8698481e1e29f72f872048b..d7d7e49e08a5648e152bbc91e091af293478629b:/.gitignore diff --git a/.gitignore b/.gitignore index db350e2e2..f11a79bab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,12 @@ -wolnelektury/localsettings.py -wolnelektury/media/lektura/**/* +localsettings.py +dev.sqlite + +# Python garbage *.pyc +.coverage + +# Mac OS X garbage .DS_Store + +# Windows garbage +thumbs.db