compose/pkg/watch
Iggy Jackson 62b5f78fd9 Add .kate-swp files to ignore pattern (#3380)
KDE's text editor, kate, uses a file similar to Vim's .swp files. Ignore
these files so we don't rebuild on every keypress.

Fixes #3378
2020-05-27 07:36:06 -07:00
..
dockerignore.go use tilt watcher to track filesystem changes 2023-02-02 14:59:30 +01:00
ephemeral.go Add .kate-swp files to ignore pattern (#3380) 2020-05-27 07:36:06 -07:00
notify.go initial support for `sync` 2023-02-02 14:59:30 +01:00
notify_test.go use CGO to enable fsevent on OSX 2023-02-10 17:24:48 +01:00
paths.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
paths_test.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
temp.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
temp_dir_fixture.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
watcher_darwin.go add support for `excludes` and `rebuild` 2023-02-10 17:24:48 +01:00
watcher_naive.go use CGO to enable fsevent on OSX 2023-02-10 17:24:48 +01:00
watcher_naive_test.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
watcher_nonwin.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
watcher_windows.go adjust code and dependencies 2023-02-02 14:59:30 +01:00