chore: add common configuration for the project
Set `editorconfig` pattern and files/paths to be ignored by `git` and `docker`. Finally, define runtimes needed by the project using `mise`.
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
**/node_modules
|
||||
**/.next
|
Reference in New Issue
Block a user