This is an automated email from the ASF dual-hosted git repository. andreww pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
commit d7f78c4be01f153c9bf68e405a41de67b1788386 Author: Andrew Wetmore <and...@cottage14.com> AuthorDate: Wed Dec 11 11:00:01 2024 -0400 Create ,gitignore adding a recommended file --- ,gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/,gitignore b/,gitignore new file mode 100644 index 0000000..9603fdb --- /dev/null +++ b/,gitignore @@ -0,0 +1,6 @@ +*.pyc +*.swp +site-generated/ +output/ +pelican.auto.py +.DS_Store --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org