shell-base/.bash-shell-ignore
kebler.net 784e6711a8 add: tools to shell directory includes
feat: refactor repo organization that include corresponding changes to load script, module library plus shell.env
add: python based yaml parser
add:  functions isDir isFile to corresponding modules
2022-02-20 12:44:29 -08:00

15 lines
207 B
Text

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