X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.gitignore;h=41980274dc5655c30fa332013ba069057aab7388;hb=d25875c2c3837f98b1acb28dc764c3402d183bdb;hp=c64f111212cf756c38bb6dac7252eca3ae8d2a61;hpb=9e23c987ad2fe0da50a3321650168ea91ecac0ac;p=sqlconvert.git 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 +*~