Fixed gitignore

This commit is contained in:
2025-09-13 12:04:57 -07:00
parent 1edd0cd83c
commit cf147b8ffa

1
.gitignore vendored
View File

@@ -10,3 +10,4 @@ config/db.js
# Don't include the .idea folder which is used by the Webstorm IDE # Don't include the .idea folder which is used by the Webstorm IDE
.idea/workspace.xml .idea/workspace.xml
.idea/ .idea/
*.map