Allow users to search and fetch Pokemon data from local CSV files Auto-populate basic fields, stats, types, and translations Add type icons to Pokemon detail and list views
7 lines
55 B
Plaintext
7 lines
55 B
Plaintext
.git
|
|
**/node_modules
|
|
**/dist
|
|
**/*.log
|
|
**/.env
|
|
frontend
|