lint: add lib to clean_files.txt
parent
affbce6de1
commit
8a6debd9d2
|
|
@ -19,6 +19,7 @@
|
|||
aliases/
|
||||
docs/
|
||||
hooks/
|
||||
lib/
|
||||
scripts/
|
||||
template/
|
||||
|
||||
|
|
@ -77,18 +78,6 @@ completion/available/vault.completion.bash
|
|||
completion/available/vuejs.completion.bash
|
||||
completion/available/wpscan.completion.bash
|
||||
|
||||
# libraries
|
||||
lib/appearance.bash
|
||||
lib/colors.bash
|
||||
lib/command_duration.bash
|
||||
lib/helpers.bash
|
||||
lib/history.bash
|
||||
lib/log.bash
|
||||
lib/preexec.bash
|
||||
lib/preview.bash
|
||||
lib/search.bash
|
||||
lib/utilities.bash
|
||||
|
||||
# plugins
|
||||
#
|
||||
plugins/available/alias-completion.plugin.bash
|
||||
|
|
|
|||
Loading…
Reference in New Issue