Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,18 @@ filename:_netrc password # netrc that possibly holds sensitive credentials
filename:hub oauth_token # hub config that stores github tokens

filename:robomongo.json # mongodb credentials file used by robomongo

filename:filezilla.xml Pass # filezilla config file with possible user/pass to ftp

filename:recentservers.xml Pass # filezilla config file with possible user/pass to ftp

filename:config.json auths # docker registry authentication data

filename:idea14.key # IntelliJ Idea 14 key, try variations for other versions

filename:config irc_pass # possible IRC config

filename:connections.xml # possible db connections configuration, try variations to be specific

filename:express.conf path:.openshift # openshift config, only email and server though
```