update .gitignore
This commit is contained in:
parent
fb4916d72a
commit
bdb52e3256
|
|
@ -0,0 +1,3 @@
|
|||
./OCRPython/images/
|
||||
./OCRTool/out
|
||||
./OCRTool/target
|
||||
|
|
@ -12,18 +12,7 @@
|
|||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="de15048c-2fb1-4f65-af80-34b29e3a0154" name="Changes" comment="first commit">
|
||||
<change beforePath="$PROJECT_DIR$/../OCRPython/extractor/identitycard_extractor.py" beforeDir="false" afterPath="$PROJECT_DIR$/../OCRPython/extractor/identitycard_extractor.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/../OCRPython/logs/ocr_reconginition.log" beforeDir="false" afterPath="$PROJECT_DIR$/../OCRPython/logs/ocr_reconginition.log" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/../OCRPython/maincopy.py" beforeDir="false" afterPath="$PROJECT_DIR$/../OCRPython/maincopy.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/hs_err_pid55610.log" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/hs_err_pid56007.log" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/main/java/com/bonus/core/MySpringBootApplication.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/bonus/core/MySpringBootApplication.java" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/target/OCRTool-1.0-SNAPSHOT.jar" beforeDir="false" afterPath="$PROJECT_DIR$/target/OCRTool-1.0-SNAPSHOT.jar" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/target/classes/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/application.yml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/target/classes/com/bonus/core/MySpringBootApplication.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/bonus/core/MySpringBootApplication.class" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
|
||||
</list>
|
||||
<list default="true" id="de15048c-2fb1-4f65-af80-34b29e3a0154" name="Changes" comment="first commit" />
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
|
|
@ -129,7 +118,7 @@
|
|||
<workItem from="1713668202906" duration="5970000" />
|
||||
<workItem from="1713747776583" duration="310000" />
|
||||
<workItem from="1713748089331" duration="843000" />
|
||||
<workItem from="1713756484781" duration="9775000" />
|
||||
<workItem from="1713756484781" duration="10479000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="first commit">
|
||||
<option name="closed" value="true" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue