git ignore update

This commit is contained in:
Vithor Jaeger
2022-09-19 10:55:41 -04:00
parent 28d24981f8
commit a94c30cf33
5 changed files with 591 additions and 6 deletions
View File
+5
View File
@@ -0,0 +1,5 @@
from pocketbase import __version__
def test_version():
assert __version__ == "0.1.0"