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