Skip to content

Commit 6bff123

Browse files
NUTCH-3095 Update .gitignore to ignore Hadoop native libraries
1 parent 5fc8ed0 commit 6bff123

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,10 @@ ivy/dependency-check-ant/*
2727
.gradle*
2828
ivy/apache-rat-*
2929
.vscode
30+
# native Hadoop libraries, see lib/native/README.txt
31+
lib/native/libhadoop.*
32+
lib/native/libhadooppipes.*
33+
lib/native/libhadooputils.*
34+
lib/native/libhdfs.*
35+
lib/native/libhdfspp.*
36+
lib/native/libnativetask.*

0 commit comments

Comments
 (0)