diff --git a/blockstack_resolver/.gitignore b/blockstack_resolver/.gitignore new file mode 100644 index 000000000..b8f788eef --- /dev/null +++ b/blockstack_resolver/.gitignore @@ -0,0 +1,9 @@ +*.pyc + +#debug files +###################### +debug.py + +#log files +###################### +log/ \ No newline at end of file