Ignoring editor config

This commit is contained in:
2023-04-25 00:08:40 +02:00
parent 033e9fecc2
commit c9ccfc9a05

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
node_modules/* node_modules/*
.env .env
.prettierrc .prettierrc
.editorconfig