shell-base/.bash-shell-ignore
David Kebler c436c07493 refactored to use ignore and include files for finding files to source
moved source_dir to file.lib.
refactored to use directory list and a loop for shell directory processing
added array for networks so vpn networks be added for sourcing.
2020-11-20 15:47:38 -08:00

12 lines
176 B
Text

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