compose/pkg/watch
Nick Santos c7ba7d9de5 dockerignore: convert ignore patterns to absolute paths [ch9237] (#3743)
In most places in Tilt, we try to use absolute paths everywhere.
So this makes things more consistent with the rest of Tilt, and lets us be
a bit more flexible in how we handle subdirs and parent dirs in ignores.

Fixes https://github.com/tilt-dev/tilt/issues/3740
2023-02-02 14:59:30 +01:00
..
notify.go watch: fix a dumb errcheck (#3622) 2023-02-02 14:59:30 +01:00
notify_test.go dockerignore: convert ignore patterns to absolute paths [ch9237] (#3743) 2023-02-02 14:59:30 +01:00
paths.go change org name from windmilleng to tilt-dev (#3346) 2023-02-02 14:59:30 +01:00
paths_test.go change org name from windmilleng to tilt-dev (#3346) 2023-02-02 14:59:30 +01:00
temp.go tilt: copy watch code from tesseract 2023-02-02 14:59:30 +01:00
watcher_darwin.go change org name from windmilleng to tilt-dev (#3346) 2023-02-02 14:59:30 +01:00
watcher_naive.go dockerignore: convert ignore patterns to absolute paths [ch9237] (#3743) 2023-02-02 14:59:30 +01:00
watcher_naive_test.go watch: use the recursive watcher on windows (#3306) 2023-02-02 14:59:30 +01:00
watcher_nonwin.go watch: increase the windows watch i/o buffer (#3620) 2023-02-02 14:59:30 +01:00
watcher_windows.go watch: increase the windows watch i/o buffer (#3620) 2023-02-02 14:59:30 +01:00