refactor: remove tjaf dependency; add local TJA parser
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.DS_Store
|
||||
|
||||
# build/version artifacts
|
||||
version.json
|
||||
|
||||
# large assets not meant for VCS
|
||||
public/songs/
|
||||
public/songs/**
|
||||
public/preview/
|
||||
*.log
|
||||
Reference in New Issue
Block a user