]> git.phdru.name Git - sqlconvert.git/blobdiff - .gitignore
CI: Run tests at AppVeyor with Python 2.7 32bit and 3.6 64bit
[sqlconvert.git] / .gitignore
index 539da7411f1d5a03e01b75c76fb3a76d16fbdc2f..289911902a75dd236944d6029bbe04de16971a5d 100644 (file)
@@ -1 +1,12 @@
+/.cache/
+/.tox/
+/sqlconvert.egg-info/
+/build/
+/data/
+/dist/
+/htmlcov/
+/.coverage
+/MANIFEST
 *.py[co]
+*.tmp
+*~