Skip to content

Commit

Permalink
Updated gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpikl committed May 11, 2013
1 parent f9380a9 commit 15fee0a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/.metadata
/*/bin/
/**/*.jar
/cz.jpikl.yafmt.update/binary
/cz.jpikl.yafmt.update/features
/cz.jpikl.yafmt.update/plugins
/runtime
/manual
/wiki
/.metadata/
/runtime/
/manual/
/wiki/
/cz.zcu.yafmt.update/binary/
/cz.zcu.yafmt.update/features/
/cz.zcu.yafmt.update/plugins/
8 changes: 4 additions & 4 deletions cz.zcu.yafmt.update/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
<feature url="features/org.eclipse.xtext.ui_2.4.1.v201304180855.jar" id="org.eclipse.xtext.ui" version="2.4.1.v201304180855">
<category name="dependencies"/>
</feature>
<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">
<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">
<category name="yafmt"/>
</feature>
<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">
<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">
<category name="yafmt"/>
</feature>
<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">
<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">
<category name="yafmt"/>
</feature>
<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">
<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">
<category name="yafmt"/>
</feature>
<category-def name="yafmt" label="YAFMT">
Expand Down

0 comments on commit 15fee0a

Please sign in to comment.