Ignore editor configuration files (#8720)

This commit is contained in:
LitoMore 2023-06-05 06:29:32 +08:00 committed by GitHub
parent ebe024f863
commit b646880b54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View file

@ -1,3 +1,7 @@
# Editor configurations
.vscode
.idea
# Files generated by build script
/index.js
/index.mjs