Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ipa-nhg committed Oct 2, 2023
0 parents commit 8ae8933
Show file tree
Hide file tree
Showing 25 changed files with 28 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
bin/
target
xtend-gen/
.metadata
.recommenders
*.xtendbin
xtend-gen/
*.pyc
plugin.xml_gen
.antlr-generator-3.2.0-patch.jar

# Maven
target
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
.mvn/wrapper/maven-wrapper.jar

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# RosTooling-update-site
Binary file added artifacts.jar
Binary file not shown.
Binary file added content.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions site.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/de.fraunhofer.ipa.ros.feature_3.0.0.202310021224.jar" id="de.fraunhofer.ipa.ros.feature" version="3.0.0.202310021224"/>
</site>

0 comments on commit 8ae8933

Please sign in to comment.