Convert usfm bibles into gemtext (python library/utility)
gitignore: add
Zach DeCook 2021-10-30
parent 2e7b64f · commit e0d2aec
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bee8a64
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+__pycache__