mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add .editorconfig to .gitignore
I use [EditorConfig](https://editorconfig.org/) to adjust my editor settings for indentation. My settings should probably be best ignored, unless there is a desire to have a project wide .editorconfig
This commit is contained in:
parent
71f8de94b0
commit
3bd1b58217
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ docs
|
|||||||
.nyc_output
|
.nyc_output
|
||||||
sync.ffs_db
|
sync.ffs_db
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
.editorconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user