-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial submission for secondary development
- Loading branch information
Showing
413 changed files
with
82,213 additions
and
2,170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,21 @@ | ||
# Generated by Cargo | ||
# will have compiled files and executables | ||
**/target/ | ||
*.class | ||
|
||
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries | ||
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html | ||
Cargo.lock | ||
# Mobile Tools for Java (J2ME) | ||
.mtj.tmp/ | ||
|
||
# These are backup files generated by rustfmt | ||
**/*.rs.bk | ||
*.iml | ||
# Package Files # | ||
*.jar | ||
*.war | ||
*.ear | ||
|
||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml | ||
hs_err_pid* | ||
|
||
.idea | ||
/target | ||
/logs.home_IS_UNDEFINED | ||
|
||
**/*.iml | ||
.gitattributes | ||
|
||
**/log/ |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
api/src/main/java/com/wansentech/controller/TestController.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.