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