mirror of
https://github.com/xhongc/music-tag-web.git
synced 2026-02-02 17:59:07 +08:00
22 lines
238 B
Plaintext
22 lines
238 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*.pyc
|
|
.DS_Store
|
|
node_modules/
|
|
/dist/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
local_settings.py
|
|
db.sqlite3
|
|
/media/
|
|
/build/ |