compose/pkg
Josh Wilson 6fae6a41f9 Update emacs ignore patterns (#5903)
Currently the emacs ignore patterns include `**/.#*` (lock files), but
doesn't include `**/#*#` (autosave files;
https://www.emacswiki.org/emacs/AutoSave, not to be confused with
`**/*~` backup files which are ignored.)

Add autosave files.
2022-07-26 08:57:40 -05:00
..
api Merge pull request #10252 from glours/dry-run-exec-support 2023-02-17 10:05:31 -05:00
compose add support for `restart` for `depends_on` 2023-02-18 12:55:29 +01:00
e2e wait on service containers as dependencies to be deterministic 2023-02-07 16:36:45 +01:00
mocks bump docker engine and cli version to 23.0.0 with buildkit(v0.11.2) and buildx (v0.10.2) 2023-02-08 10:11:50 +01:00
progress compact TUI to monitor layers download progress 2023-02-16 17:55:59 +01:00
prompt use a simpler prompt implementation when we lack a terminal 2023-01-09 10:28:16 +01:00
utils detect replacement container is created and inform printer so it attach and don't stop 2023-02-06 11:23:13 +01:00
watch Update emacs ignore patterns (#5903) 2022-07-26 08:57:40 -05:00