This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openwebbeans-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 8284cc3  Pelican build scripts now seem to add content which must be 
ignored
8284cc3 is described below

commit 8284cc39dc0993e3bc80cf5d8a173995f40b3af9
Author: Dave Fisher <[email protected]>
AuthorDate: Thu Jun 17 08:50:23 2021 -0700

    Pelican build scripts now seem to add content which must be ignored
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..59add1e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+site-generated
+__pycache__/
+theme/plugins/__pycache__/

Reply via email to