1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-07-31 14:17:45 +00:00

condense sample data folders

I went with `/assets` because that seems more intuitive to me. I also removed the unused gh-emoji.json file.

Signed-off-by: Eli Flanagan <eli@typedspace.com>
This commit is contained in:
Eli Flanagan 2021-10-12 09:58:34 -04:00
parent 260ca782a1
commit 9659a8957f
No known key found for this signature in database
GPG key ID: 89A9465A259119BF
3 changed files with 1 additions and 1 deletions

14723
assets/gh-emoji.json Normal file

File diff suppressed because it is too large Load diff

6
assets/js_map.json Normal file
View file

@ -0,0 +1,6 @@
[
["cero", "zero"],
["uno", "one"],
["dos", "two"],
["tres", "three"]
]