mirror of
https://github.com/maunium/stickerpicker
synced 2025-02-16 12:15:45 +00:00
Compare commits
2 Commits
a2ea135b84
...
08d9b47e11
Author | SHA1 | Date | |
---|---|---|---|
|
08d9b47e11 | ||
|
8ce5be04fb |
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,9 +5,11 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
__pycache__
|
__pycache__
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
build/
|
||||||
|
|
||||||
node_modules
|
node_modules
|
||||||
web/lib/import-map.json
|
web/lib/import-map.json
|
||||||
|
web/packs/*.json
|
||||||
|
|
||||||
*.session
|
*.session
|
||||||
/*.json
|
/*.json
|
||||||
|
Loading…
Reference in New Issue
Block a user