kebler.net
784e6711a8
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
15 lines
207 B
Text
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*/
|