This is an automated email from the ASF dual-hosted git repository. ieugen pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/james-site.git
commit 0a91128490661be817a555501fa88bb2dc662b5d Author: Eugen Stan <eu...@ieugen.ro> AuthorDate: Tue Jul 7 07:38:14 2020 +0300 [JAMES-3226] #comment Orphan branch for site publishing --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8ba4c7b --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +# Ignore Gradle project-specific cache directory +.gradle + +# Ignore Gradle build output directory +build + +.vscode +.project + +node_modules \ No newline at end of file