Skip to content

Commit 15fee0a

Browse files
committed
Updated gitignore.
1 parent f9380a9 commit 15fee0a

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

.gitignore

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
/.metadata
21
/*/bin/
32
/**/*.jar
4-
/cz.jpikl.yafmt.update/binary
5-
/cz.jpikl.yafmt.update/features
6-
/cz.jpikl.yafmt.update/plugins
7-
/runtime
8-
/manual
9-
/wiki
3+
/.metadata/
4+
/runtime/
5+
/manual/
6+
/wiki/
7+
/cz.zcu.yafmt.update/binary/
8+
/cz.zcu.yafmt.update/features/
9+
/cz.zcu.yafmt.update/plugins/

cz.zcu.yafmt.update/site.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
<feature url="features/org.eclipse.xtext.ui_2.4.1.v201304180855.jar" id="org.eclipse.xtext.ui" version="2.4.1.v201304180855">
1616
<category name="dependencies"/>
1717
</feature>
18-
<feature url="features/cz.zcu.yafmt.clang.bcl.feature_0.3.0.201305090212.jar" id="cz.zcu.yafmt.clang.bcl.feature" version="0.3.0.201305090212">
18+
<feature url="features/cz.zcu.yafmt.clang.bcl.feature_0.3.0.201305112307.jar" id="cz.zcu.yafmt.clang.bcl.feature" version="0.3.0.201305112307">
1919
<category name="yafmt"/>
2020
</feature>
21-
<feature url="features/cz.zcu.yafmt.ui.editors.fc.feature_0.3.0.201305090212.jar" id="cz.zcu.yafmt.ui.editors.fc.feature" version="0.3.0.201305090212">
21+
<feature url="features/cz.zcu.yafmt.ui.editors.fc.feature_0.3.0.201305112307.jar" id="cz.zcu.yafmt.ui.editors.fc.feature" version="0.3.0.201305112307">
2222
<category name="yafmt"/>
2323
</feature>
24-
<feature url="features/cz.zcu.yafmt.ui.editors.fm.feature_0.3.0.201305090212.jar" id="cz.zcu.yafmt.ui.editors.fm.feature" version="0.3.0.201305090212">
24+
<feature url="features/cz.zcu.yafmt.ui.editors.fm.feature_0.3.0.201305112307.jar" id="cz.zcu.yafmt.ui.editors.fm.feature" version="0.3.0.201305112307">
2525
<category name="yafmt"/>
2626
</feature>
27-
<feature url="features/cz.zcu.yafmt.ui.views.fm.feature_0.3.0.201305090212.jar" id="cz.zcu.yafmt.ui.views.fm.feature" version="0.3.0.201305090212">
27+
<feature url="features/cz.zcu.yafmt.ui.views.fm.feature_0.3.0.201305112307.jar" id="cz.zcu.yafmt.ui.views.fm.feature" version="0.3.0.201305112307">
2828
<category name="yafmt"/>
2929
</feature>
3030
<category-def name="yafmt" label="YAFMT">

0 commit comments

Comments
 (0)