This is an automated email from the ASF dual-hosted git repository. gmcdonald pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tac-website.git
commit 3ea9eb03e7b8b315295cd797f283518350ba6008 Author: gmcdonald <[email protected]> AuthorDate: Fri Feb 24 09:24:04 2023 +0100 ignore lock file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f59683c..9fec87b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # Hugo generated resources target +.hugo_build.lock # IntelliJ generated *.iml --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
