HADOOP-7555. Add a eclipse-generated files to .gitignore. (atm)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1159350 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Aaron Myers 2011-08-18 18:28:44 +00:00
parent 42b49c2b6d
commit a027cbf7ce
3 changed files with 4 additions and 3 deletions

2
.gitignore vendored
View File

@ -4,4 +4,6 @@
.idea
.svn
.classpath
.project
.settings
target

View File

@ -326,6 +326,8 @@ Trunk (unreleased changes)
HADOOP-7493. Add ShortWritable. (Uma Maheswara Rao G via szetszwo)
HADOOP-7555. Add a eclipse-generated files to .gitignore. (atm)
OPTIMIZATIONS
HADOOP-7333. Performance improvement in PureJavaCrc32. (Eric Caspole

View File

@ -14,10 +14,7 @@
# limitations under the License.
*~
.classpath
.project
.launches
.settings
*.iml
*.ipr
*.iws