.gitignore

This commit is contained in:
2024-03-12 13:35:53 +08:00
parent cbe3a009e7
commit b5dce6082f

3
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
#IDEA
.idea
# dependencies # dependencies
/node_modules /node_modules
/.pnp /.pnp