Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
niziming committed Jul 6, 2022
1 parent 805e07d commit 9fdec65
Show file tree
Hide file tree
Showing 7,270 changed files with 465 additions and 690,884 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
35 changes: 35 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
### Java template
# Compiled class file
*.class

# Log file
*.log

# BlueJ files
*.ctxt

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

### Example user template template
### Example user template

# IntelliJ project files
.idea
*.iml
out
gen
/ssm2019/
/.idea/
13 changes: 0 additions & 13 deletions .idea/compiler.xml

This file was deleted.

Loading

0 comments on commit 9fdec65

Please sign in to comment.