fixed A bug where it just randomly crashes and added the ability to delete duplicate files with -d paramater
This commit is contained in:
parent
a07a5032c2
commit
f32e5225cb
7 changed files with 131 additions and 7 deletions
8
.idea/artifacts/Sherly_jar.xml
generated
Normal file
8
.idea/artifacts/Sherly_jar.xml
generated
Normal file
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="Sherly:jar">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/Sherly_jar</output-path>
|
||||
<root id="archive" name="Sherly.jar">
|
||||
<element id="module-output" name="Sherly" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
Reference in a new issue