Compare commits
3 Commits
4c2f9e76bd
...
1d43f183c3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1d43f183c3 | ||
|
|
9d03419e8a | ||
|
|
a347269872 |
6
.gitignore
vendored
6
.gitignore
vendored
@ -14,7 +14,6 @@ target/
|
||||
.sts4-cache
|
||||
|
||||
### IntelliJ IDEA ###
|
||||
/logs
|
||||
.idea
|
||||
*.iws
|
||||
*.iml
|
||||
@ -32,3 +31,8 @@ build/
|
||||
|
||||
### VS Code ###
|
||||
.vscode/
|
||||
|
||||
### Log
|
||||
logs/
|
||||
*。log
|
||||
spy.log
|
||||
|
||||
Loading…
Reference in New Issue
Block a user