Your IP : 216.73.216.224


Current Path : /home/hotlineuser/mobius/
Upload File :
Current File : //home/hotlineuser/mobius/.gitignore

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib

# Test binary, built with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out
coverage.html

# Dependency directories (remove the comment below to include it)
# vendor/
#
server/config/files/*
.idea/*

**/.DS_Store
build

dist/*

*log

# Ignore the bind mounted config directory
config/*

# Claude Code IDE files
.claude