atlas-mcp-server

by cyanheads
Verified
# Environment and secrets .env .env.* !.env.example .venv/ .venv3/ # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST .python-version venv/ env/ ENV/ # IDE .idea/ .vscode/ *.swp *.swo .DS_Store # Project specific logs/ output/ data/* !data/.gitkeep # LaTeX *.aux *.lof *.log *.lot *.fls *.out *.toc *.fmt *.fot *.cb *.cb2 .*.lb *.dvi *.xdv *-converted-to.* *.pdf *.fdb_latexmk *.synctex *.synctex(busy) *.synctex.gz *.synctex.gz(busy) *.pdfsync latex.out/ node_modules/ # Misc repomix/ repomix-output.* logs/ ideas/ .clinerules backups/