* Revert "Revert "feat: Support multiple configuration files" (#395)"
This reverts commit 87740e74a6
.
* feat: Properly implement support for config directory
14 lines
75 B
Plaintext
14 lines
75 B
Plaintext
# IDE
|
|
*.iml
|
|
.idea
|
|
.vscode
|
|
|
|
# OS
|
|
.DS_Store
|
|
|
|
# JS
|
|
node_modules
|
|
|
|
# Go
|
|
/vendor
|