This repository has been archived on 2022-02-20. You can view files and clone it, but cannot push or open issues or pull requests.
bash-shell-base/.bash-shell-ignore
David Kebler d6dfa7753a add additional ignores for example, template, tmpl extensions
refactor shell environment to pick up relative host and network directories via default (common parent with base)
2021-01-14 14:18:56 -08:00

15 lines
204 B
Text

# hidden files and directories are ignored by default
# i.e. beginning with .
# no ignores here may begin with .
*.off
*.example
*.tmpl
*.template
*.md
*TODO*
*.log
LICENSE
*.sample
*archive*/
off/
log*/