]> git.phdru.name Git - sqlconvert.git/blobdiff - .gitignore
CI(travis): remove deprecated `sudo` keyword
[sqlconvert.git] / .gitignore
index c64f111212cf756c38bb6dac7252eca3ae8d2a61..1c1f8db7861fe3f6a1a1428c7a0acfd82a03712a 100644 (file)
@@ -1,3 +1,13 @@
 /.cache/
+/.pytest_cache/
 /.tox/
+/sqlconvert.egg-info/
+/build/
+/data/
+/dist/
+/htmlcov/
+/.coverage
+/MANIFEST
 *.py[co]
+*.tmp
+*~