This is an automated email from the ASF dual-hosted git repository.
dinglei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/master by this push:
new 14ae51e Add git ignore context
14ae51e is described below
commit 14ae51e10db1ddc8692e972a2a38d2b8f61d89e1
Author: ShannonDing <[email protected]>
AuthorDate: Thu Dec 10 17:54:05 2020 +0800
Add git ignore context
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index d23ceaa..908bb45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,9 +8,11 @@
_asset_bundler_cache
_site
.idea/
+content
codekit-config.json
example/_site
Gemfile.lock
node_modules
+vendor
npm-debug.log*
*.iml