# IDE and editor files .idea/ .vscode/ .claude/ *.iml .DS_Store # Go environment files .envrc gopls.mod go.work go.work.sum # Log files *.log logs/ # Build output /build /pkg /bin /dist # Configuration files (local) conf/app.conf # Other *.dat *.out *.pyc *.pyo .cache/ # Project specific pullcoding.sh clearlog.sh