Skip to content

Commit

Permalink
Initial submission for secondary development
Browse files Browse the repository at this point in the history
  • Loading branch information
Jzow committed Aug 30, 2023
1 parent f8750e8 commit 053358d
Show file tree
Hide file tree
Showing 413 changed files with 82,213 additions and 2,170 deletions.
25 changes: 16 additions & 9 deletions .gitignore
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/
201 changes: 0 additions & 201 deletions LICENSE-APACHE

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE-MIT

This file was deleted.

80 changes: 0 additions & 80 deletions api/pom.xml

This file was deleted.

29 changes: 0 additions & 29 deletions api/src/main/java/com/wansentech/Application.java

This file was deleted.

19 changes: 0 additions & 19 deletions api/src/main/java/com/wansentech/controller/TestController.java

This file was deleted.

Loading

0 comments on commit 053358d

Please sign in to comment.