Skip to content

Commit

Permalink
leitor bencode
Browse files Browse the repository at this point in the history
  • Loading branch information
gilberto-009199 committed May 2, 2022
1 parent 0330e89 commit 05b1791
Show file tree
Hide file tree
Showing 10 changed files with 915 additions and 12 deletions.
11 changes: 0 additions & 11 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,13 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
<attributes>
<attribute name="maven.pomderived" value="true"/>
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/target/
Binary file added my.torrent
Binary file not shown.
Loading

0 comments on commit 05b1791

Please sign in to comment.