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

16 lines
226 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/*/*/*
/env/*/.hidden