Creating the 'files' Page
I’ve been doing a lot of devops work lately which includes working with a lot of different systems, languages, runtimes, packages managers, etc.. What I’ve realized is that there is a large amount of meta data files needed to use these systems effectively.
While I seem to be able to remember the common ones like .gitignore
,
.editorconfig
, etc.. which are used on nearly every project; I’ve found that
I can’t remember the details after I’ve been on another project for weeks.
I’ve created the files pages to keep track of the various meta data file types.