Skip to content

Commit 188f146

Browse files
committedMay 16, 2018
[FAB-9881] Add gitignore files
This adds the gitignore files for the block transaction files to not be commited. Change-Id: Ic31cc68bca9f8972abe22bb2c5eff9d2dc35811e Signed-off-by: Latitia M Haskins <latitia.haskins@gmail.com>
1 parent dff291a commit 188f146

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
 

‎integration/e2e/.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright IBM Corp. All Rights Reserved.
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
testchannel.block

‎integration/runner/.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright IBM Corp. All Rights Reserved.
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
mychan.block

‎integration/world/.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright IBM Corp. All Rights Reserved.
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
mychannel.block

0 commit comments

Comments
 (0)