Initial commit of the RAG API application
هذا الالتزام موجود في:
29
.gitignore
مباع
Normal file
29
.gitignore
مباع
Normal file
@@ -0,0 +1,29 @@
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
|
||||
# Distribution / packaging
|
||||
.Python
|
||||
build/
|
||||
dist/
|
||||
downloads/
|
||||
eggs/
|
||||
.eggs/
|
||||
lib/
|
||||
lib64/
|
||||
parts/
|
||||
sdist/
|
||||
var/
|
||||
wheels/
|
||||
*.egg-info/
|
||||
.installed.cfg
|
||||
*.egg
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
.venv
|
||||
|
||||
# Other
|
||||
*.log
|
المرجع في مشكلة جديدة
حظر مستخدم