Ignorar la carpeta venv en Git

This commit is contained in:
root
2024-12-29 03:11:45 +05:30
parent a77cdf96b9
commit e9de3248c0
413 changed files with 32683 additions and 41 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"name": "Nova WoW",
"short_name": "Nova WoW",
"icons": [
{
"src": "/static/android-chrome-192x192.png?v=4",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/static/android-chrome-256x256.png?v=4",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"start_url": "https://novawow.com/es/",
"display": "standalone"
}