aboutsummaryrefslogtreecommitdiff
path: root/jacoco
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2012-12-22 16:15:06 +0100
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2012-12-22 16:15:06 +0100
commit67e237ef923d0daa581ba9129a7e06072d990486 (patch)
treeaf2987ea15c102a17f97e66d261d6859fecfa2b1 /jacoco
parent684fa623cc0c443ecb27632678332a4a6d4b0a76 (diff)
downloadjacoco-67e237ef923d0daa581ba9129a7e06072d990486.tar.gz
Eclipse project description, ignore target folder.
Diffstat (limited to 'jacoco')
-rw-r--r--jacoco/.gitignore1
-rw-r--r--jacoco/.project11
2 files changed, 12 insertions, 0 deletions
diff --git a/jacoco/.gitignore b/jacoco/.gitignore
new file mode 100644
index 00000000..ea8c4bf7
--- /dev/null
+++ b/jacoco/.gitignore
@@ -0,0 +1 @@
+/target
diff --git a/jacoco/.project b/jacoco/.project
new file mode 100644
index 00000000..e8f23723
--- /dev/null
+++ b/jacoco/.project
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>jacoco</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>