Updated gitignore for node app

This commit is contained in:
2025-09-29 23:07:33 +02:00
parent 78181e71be
commit f5e909463a
3 changed files with 193 additions and 1 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"react-icons": "^5.5.0"
}
}