.hgignore
changeset 75 bcfc8238b4f6
parent 45 94ec01fee12c
--- a/.hgignore	Sun May 04 16:05:40 2025 -0400
+++ b/.hgignore	Sun May 04 17:15:06 2025 -0400
@@ -65,3 +65,6 @@
 
 # Android studio captures
 captures/
+
+# generated api docs
+docs/api/
\ No newline at end of file