Add build.properties to svnignore and gitignore.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@818530 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0243cf3672
commit
779e2a5753
|
@ -19,6 +19,7 @@
|
||||||
.settings
|
.settings
|
||||||
.svn
|
.svn
|
||||||
build/
|
build/
|
||||||
|
build.properties
|
||||||
conf/masters
|
conf/masters
|
||||||
conf/slaves
|
conf/slaves
|
||||||
conf/hadoop-env.sh
|
conf/hadoop-env.sh
|
||||||
|
|
Loading…
Reference in New Issue