This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/.gitignore
Daniel Flanagan 85eab2155c
More notes
2020-01-20 13:09:31 -06:00

19 lines
306 B
Plaintext

*.lock
*.log
*.pid
*.tmp
*.secret
# TODO: should be unnecessary once color generation is homegrown
/colors/gen/vendor
/colors/gen/tmp
# keep the pipelines but hide their results
/bin/pipelines/*/*/*
# a place to keep secrets per-env
/env/*/.hidden
# ... and a place to keep shared secrets
/env/.hidden