# Syncthing
.stfolder/

# Go test cache
*.test
*.out

# build files
*.apk
*.idsig

# IDE
.idea/
.vscode/

# OS files
.DS_Store
Thumbs.db

