golangci-lint/.gitignore
Luke Shumaker 2508856219 Makefile: Be clear about exactly which files are generated, and how
This mostly aims to document how everything was generated, and the steps
necessary to re-generate the same files verbatim; the goal is to figure
out how to reproduce the files as they currently are.  The exception is
that we strip out the timestamp out of install.sh.
2019-06-05 01:04:00 -04:00

9 lines
72 B
Plaintext

/*.txt
/*.pdf
/*.pprof
/dist/
/.idea/
/test/path
/golangci-lint
/tools/