]> git.phdru.name Git - sqlconvert.git/blobdiff - .gitignore
Build(.gitignore): Ignore `.pytest_cache`
[sqlconvert.git] / .gitignore
index 427ca64189bfe83038320af4b07ea99e6fa9f089..1c1f8db7861fe3f6a1a1428c7a0acfd82a03712a 100644 (file)
@@ -1,3 +1,13 @@
-.cache/
-.tox/
+/.cache/
+/.pytest_cache/
+/.tox/
+/sqlconvert.egg-info/
+/build/
+/data/
+/dist/
+/htmlcov/
+/.coverage
+/MANIFEST
 *.py[co]
+*.tmp
+*~