mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-27 19:04:25 +08:00
first commit
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
target/
|
||||
.idea/
|
||||
.vscode/
|
||||
logs/
|
||||
log/
|
||||
*.DS_Store
|
||||
*.iml
|
||||
*.bin
|
||||
*.log
|
||||
*.tar.gz
|
||||
*.lib
|
||||
assembly/runtime/*
|
||||
**/dist/
|
||||
*.umi/
|
||||
/assembly/deploy
|
||||
Reference in New Issue
Block a user