Skip to content

Commit

Permalink
NUTCH-3095 Update .gitignore to ignore Hadoop native libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-nagel committed Dec 3, 2024
1 parent 5fc8ed0 commit 6bff123
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,10 @@ ivy/dependency-check-ant/*
.gradle*
ivy/apache-rat-*
.vscode
# native Hadoop libraries, see lib/native/README.txt
lib/native/libhadoop.*
lib/native/libhadooppipes.*
lib/native/libhadooputils.*
lib/native/libhdfs.*
lib/native/libhdfspp.*
lib/native/libnativetask.*

0 comments on commit 6bff123

Please sign in to comment.