Skip to content

Commit 2a77e4f

Browse files
authored
Merge pull request #6 from ShannonDing/notice
docs:Add NOTICE file and update gitignore file
2 parents d9ca713 + 44a3d4a commit 2a77e4f

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Created by https://www.gitignore.io/api/c++,node,linux,macos,windows
22
# Edit at https://www.gitignore.io/?templates=c++,node,linux,macos,windows
33

4+
### IDE ###
5+
.idea
6+
idea/*
7+
48
### C++ ###
59
# Prerequisites
610
*.d

NOTICE

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Apache RocketMQ
2+
Copyright 2016-2019 The Apache Software Foundation
3+
4+
This product includes software developed at
5+
The Apache Software Foundation (http://www.apache.org/).

0 commit comments

Comments
 (0)