moner.ooo/.gitignore
Kumi 3ad0a2c00b
chore: update .gitignore to exclude JS build artifacts
Added compiled JavaScript directory to .gitignore to prevent build artifacts from being tracked in the repository. This helps keep the repo clean and reduces unnecessary clutter from generated files.
2024-08-08 07:36:46 +02:00

8 lines
No EOL
98 B
Text

/node_modules/
# Coingecko export data
coingecko.json
coingecko-original.json
# Compiled JS
/js/