# IDE
.idea

# secret keys
**/*.pem
**/*.key
**/*.secret
**/*.token
**/*.pub

# dify plugins
**/*.difypkg

.vscode/

**/.DS_Store