summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Gageot <gageot@algodeal.com>2010-07-13 17:01:55 +0200
committerDavid Gageot <gageot@algodeal.com>2010-07-13 17:01:55 +0200
commit07a7aad62b951b805eaf09b1e24c4b37363eaf2d (patch)
tree13570070316902355ee30b355f3fe5f32d5ec0b8 /.gitignore
parentb34da0757f631ef33a6bbcb197b42f6c3d4b09a3 (diff)
downloadplatform_external_jcommander-07a7aad62b951b805eaf09b1e24c4b37363eaf2d.tar.gz
platform_external_jcommander-07a7aad62b951b805eaf09b1e24c4b37363eaf2d.tar.bz2
platform_external_jcommander-07a7aad62b951b805eaf09b1e24c4b37363eaf2d.zip
Ignore eclipse files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1de5659..387cacf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
-target \ No newline at end of file
+target
+.classpath
+.project
+.settings \ No newline at end of file