mirror of
https://github.com/maunium/stickerpicker.git
synced 2025-07-17 06:23:28 +02:00
perf: ignore imported resources
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,9 +5,11 @@
|
||||
*.pyc
|
||||
__pycache__
|
||||
*.egg-info
|
||||
build/
|
||||
|
||||
node_modules
|
||||
web/lib/import-map.json
|
||||
web/packs/*.json
|
||||
|
||||
*.session
|
||||
/*.json
|
||||
|
Reference in New Issue
Block a user