]> git.phdru.name Git - sqlconvert.git/blob - .gitignore
CI: Run tests at AppVeyor with Python 2.7 32bit and 3.6 64bit
[sqlconvert.git] / .gitignore
1 /.cache/
2 /.tox/
3 /sqlconvert.egg-info/
4 /build/
5 /data/
6 /dist/
7 /htmlcov/
8 /.coverage
9 /MANIFEST
10 *.py[co]
11 *.tmp
12 *~