open-mcp-auth-proxy/.gitignore
Thilina Shashimal Senarath b2b2124b76 Add unit tests
2025-04-08 13:26:16 +05:30

37 lines
423 B
Text

# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
.venv
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
# Go module cache files
go.sum
# OS generated files
.DS_Store
openmcpauthproxy
# test out files
coverage.out
coverage.html