aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBenedikt Ritter <britter@apache.org>2013-09-01 17:03:54 +0000
committerBenedikt Ritter <britter@apache.org>2013-09-01 17:03:54 +0000
commitb9a8d5484468300f5703ceb22c30998aad5aadcd (patch)
treefdbadae85b7111c55881ce3ca74f1dd1c0e18a04 /.gitignore
parent136c1bc523f34bd6085a37fec0da198f8f18dcd6 (diff)
downloadapache-commons-lang-b9a8d5484468300f5703ceb22c30998aad5aadcd.tar.gz
Add missing eclipse IDE config files to .gitignore
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1519293 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 902f7ab9b..263ba9681 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,9 @@ site-content
.idea
.iws
*.iml
-*.ipr \ No newline at end of file
+*.ipr
+
+# Eclipse files
+.settings
+.classpath
+.project