diff .hgignore @ 38:cf9caa4abc3e

[Love] FE and BE. Can chat and render images. Also created MCP for powerpoint generations.
author MrJuneJune <me@mrjunejune.com>
date Mon, 01 Dec 2025 20:35:56 -0800
parents fb9bcd3145cb
children 7bd795bac997
line wrap: on
line diff
--- a/.hgignore	Mon Dec 01 20:22:47 2025 -0800
+++ b/.hgignore	Mon Dec 01 20:35:56 2025 -0800
@@ -26,4 +26,8 @@
 
 # Python
 **/venv/**
-__pycache__/
+**/__pycache__/**
+.ruff_cache/
+
+# Keys and stuff
+.env