diff --git a/.gitignore b/.gitignore index e69de29..d047acb 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,2 @@ +venv/ +nostr/__pycache__/ \ No newline at end of file