1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-12-24 10:07:21 +02:00

chore: exclude from editorconfig

This commit is contained in:
pat-s 2024-12-13 00:32:27 +01:00
parent 1f044ed015
commit 73937a9b79
No known key found for this signature in database
GPG Key ID: 3C6318841EF78925

3
.ecrc
View File

@ -11,6 +11,7 @@
"server/store/datastore/feed.go",
"cmd/server/openapi/docs.go",
"_test.go",
"Makefile"
"Makefile",
".lockb"
]
}