# General ignore patterns
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
*.prof

# Log files
*.log

# JS files are generated from TS files
*.js

# Components are generated by the "pack" tool
/components

# Personal startup settings for each contributor
/custom.go

# Server binary
/notify.moe