Skip to content

Commit

Permalink
Ignore swp files
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Jan 7, 2025
1 parent 949b47c commit bafe846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/etc/s6-overlay/s6-rc.d/svc-mod-swag-auto-reload/run
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ done
function wait_for_changes {
inotifywait -rq \
--event modify,move,create,delete \
--excludei '\.(sample|md)' \
--excludei '\.(sample|md|swp)' \
"${ACTIVE_WATCH[@]}"
}

Expand Down

0 comments on commit bafe846

Please sign in to comment.