소스 검색

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