add .idea to .gitignore

This commit is contained in:
liamcottle
2024-05-27 21:49:53 +12:00
parent 012af9f339
commit c82ea60c10

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.idea
node_modules node_modules
# build files # build files