diff --git a/03.Code/업로드용/.gitignore b/03.Code/업로드용/.gitignore deleted file mode 100644 index 17c62c8..0000000 --- a/03.Code/업로드용/.gitignore +++ /dev/null @@ -1,53 +0,0 @@ -# ============================================= -# 湲踰(Geulbeot) .gitignore -# ============================================= - -# --- 쎈 ( ━硫 ) --- -.env -.env.* -*.env - -# --- Python 罹 --- -__pycache__/ -*.py[cod] -*.pyo -*.pyd -.Python - -# --- 媛 --- -venv/ -.venv/ -env/ - -# --- - 깅 寃곌낵臾 (output 대 - 泥) --- -# --- RAG / FAISS 깆 (⑸ ш 留ㅻ - 깅) --- -*.index -faiss.index -*.npy -meta.json -vectors.npy -# --- 泥 / 肄쇱 寃곌낵 --- -*_chunks.json -corpus.txt - -# --- 蹂 臾몄 - 寃곌낵臾 --- -*.hwp -*.hwpx -*.pdf -# --- - - - - -# --- 濡洹 --- -*.log -logs/ - -# --- IDE --- -.vscode/ -.idea/ -*.swp