moner.ooo/.gitignore
Kumi 94c01f2169
chore: update .gitignore to exclude Coingecko exports
Added Coingecko export files (coingecko.json and coingecko-original.json) to .gitignore to prevent them from being tracked by Git. This ensures that large or unnecessary data files do not clutter the repository and facilitates easier version control.
2024-08-08 07:35:19 +02:00

5 lines
No EOL
78 B
Text

/node_modules/
# Coingecko export data
coingecko.json
coingecko-original.json