This is an automated email from the ASF dual-hosted git repository. martyntaylor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/activemq-website.git
commit 990bf20812e4a9e77a315a594b10bd1c441d552f Author: andytaylor <[email protected]> AuthorDate: Fri Jul 27 16:15:48 2018 +0100 update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 29b636a..5d7ec25 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .idea -*.iml \ No newline at end of file +*.iml +.sass-cache +_site \ No newline at end of file
