We use lots of tools in development nowadays, and there are too many configuration files in a single project. With irony, I made a list of configuration files.
.config
is a list of configuration files with a brief description of each tool, so it might help you a little.
https://github.com/ixkaito/.config
Pull-requests of addition and translation are welcome.
Top comments (1)
Indeed. The number of config files and build scripts nowadays is insane.
For this reason, I made presetter a tool for npm projects to reuse these files and scripts over projects without copy and paste every time!