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