Removed .idea folder from git

This commit is contained in:
2024-01-25 11:56:17 -08:00
parent e2059833e0
commit ad42717d9f

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
node_modules/ node_modules/
.idea
private/settings.json private/settings.json
package-lock.json package-lock.json