X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=.gitignore;h=289911902a75dd236944d6029bbe04de16971a5d;hp=c64f111212cf756c38bb6dac7252eca3ae8d2a61;hb=e8beeb55405cb5b29d424d247d2e06a13d907597;hpb=9e23c987ad2fe0da50a3321650168ea91ecac0ac diff --git a/.gitignore b/.gitignore index c64f111..2899119 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,12 @@ /.cache/ /.tox/ +/sqlconvert.egg-info/ +/build/ +/data/ +/dist/ +/htmlcov/ +/.coverage +/MANIFEST *.py[co] +*.tmp +*~