فهرست منبع

Initial commit

Kinchan 1 سال پیش
والد
کامیت
d3f6dad2bd
1فایلهای تغییر یافته به همراه4 افزوده شده و 5 حذف شده
  1. 4 5
      .gitignore

+ 4 - 5
.gitignore

@@ -1,7 +1,6 @@
-# .gitignore
-/models/*.gguf          # Large model files
-/logs/                  # Session logs
-/.gradio/              # Gradio cache
+/models/*.gguf
+/logs/
+/.gradio/
 __pycache__/
 *.pyc
-*.pem
+*.pem