13 lines
155 B
Plaintext
13 lines
155 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.DS_Store
|
|
|
|
# build/version artifacts
|
|
version.json
|
|
|
|
# large assets not meant for VCS
|
|
public/songs/
|
|
public/songs/**
|
|
public/preview/
|
|
*.log
|