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

20 lines
315 B
Plaintext
Raw Normal View History

2017-02-05 14:38:57 -06:00
*.lock
*.log
*.pid
*.tmp
*.secret
2020-01-17 03:02:53 -06:00
/.curenv
# TODO: should be unnecessary once color generation is homegrown
/colors/gen/vendor
/colors/gen/tmp
# keep the pipelines but hide their results
/bin/pipelines/*/*/*
2020-01-20 09:12:52 -06:00
# a place to keep secrets per-env
2020-01-17 03:02:53 -06:00
/env/*/.hidden
2020-01-20 09:12:52 -06:00
# ... and a place to keep shared secrets
/env/.hidden