# Compiled binaries/binaries *~ *.o *.exe *.out *.so *.a # IDE and editor files .idea/ .vscode/ *.swp *.swo *~ .project .cache # Build artifacts build/ dist/ pkg/ *.tar.gz *.tgz *.tar # OS files .DS_Store .Spotlight-V100 .Trashes .AppleDouble ._* # Environment files .env .env.local .venv/ venv/ ENV/ # OS temp files *.log npm-debug.log yarn-debug.log pids/ # Temporary files *.tmp *.temp