commit 4ed6a25a57908665dbf18eab0ea8a65036c9397f from: Stefan Sperling date: Fri Oct 01 09:10:58 2021 UTC make ignore patterns work with 'got status' ok thomas.adam commit - 3e0a6c2640c2e1d8efece7de2b15d091da74b5ea commit + 4ed6a25a57908665dbf18eab0ea8a65036c9397f blob - 67db30295051a0c5139d5e25b724cefcb88ac417 blob + 16de2caab75345814f30718e51160ca19fb2f55c --- .gitignore +++ .gitignore @@ -3,23 +3,25 @@ **/Makefile.in **/Makefile.linux **/obj -*.core -*.o +**/*.core +**/*.o +**/*.Po *~ -.ccls-cache/ -.deps/ +.ccls-cache/* +.deps/* aclocal.m4 -autom4te.cache/ +autom4te.cache/* compat/.dirstamp compat/libopenbsd-compat.a config.log config.status configure core -etc/ +etc/* got/got gotadmin/gotadmin lib/.dirstamp +lib/.deps/* libexec/got-fetch-pack/got-fetch-pack libexec/got-index-pack/got-index-pack libexec/got-read-blob/got-read-blob