# Certificates and keys *.pem *.key *.crt *.csr # Binary files fuckhttp3 main # Go build artifacts *.o *.a *.so *.exe *.test *.out *.dll *.dylib # Go workspace files go.work # Logs *.log # OS specific files .DS_Store Thumbs.db ._.DS_Store Desktop.ini # Editor directories and files .idea/ .vscode/ *.swp *.swo *~ # Templates (keep directory structure but ignore content) templates/* !templates/index.html