Skip to content

Commit 850b00b

Browse files
authored
Merge pull request #1314 from hazendaz/master
[git] More adjustments to streamline git
2 parents 1298f4d + 9c71d5c commit 850b00b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

eclipse/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
!.project
44
!.settings
55
!*.jar
6+
7+
# Ignore temp tycho consumer pom
8+
.tycho-consumer-pom.xml
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
/antbin/
2-
/dtds/
1+
antbin/
2+
dtds/
3+
lib/
-18.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)