]> git.phdru.name Git - sqlconvert.git/blobdiff - .gitignore
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[sqlconvert.git] / .gitignore
index 427ca64189bfe83038320af4b07ea99e6fa9f089..41980274dc5655c30fa332013ba069057aab7388 100644 (file)
@@ -1,3 +1,11 @@
-.cache/
-.tox/
+/.cache/
+/.pytest_cache/
+/.tox/
+/sqlconvert.egg-info/
+/build/
+/data/
+/dist/
+/MANIFEST
 *.py[co]
 *.py[co]
+*.tmp
+*~