CodeMind / .gitignore
devjas1
(FEAT/DOCS)[Docs: Readme + .gitignore]: add README.md with project details and setup instructions
03e744b
raw
history blame
398 Bytes
node_modules
dist
.DS_Store
server/public
vite.config.ts.*
*.tar.gz
.agent_state*
.vscode
.latest*
rapid*
ac4a*
*.bin
*.gguf
ac4a*
*.bin
*.gguf
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Virtual environments
codemind/
venv/
env/
ENV/
# Vector cache
vector_cache/