mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 04:06:21 +00:00
chore: Properly exclude directories
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
This commit is contained in:
6
.gitattributes
vendored
6
.gitattributes
vendored
@@ -3,9 +3,9 @@
|
|||||||
.codespellrc export-ignore
|
.codespellrc export-ignore
|
||||||
.commitlintrc.json export-ignore
|
.commitlintrc.json export-ignore
|
||||||
.git-blame-ignore-revs export-ignore
|
.git-blame-ignore-revs export-ignore
|
||||||
.github/* export-ignore
|
.github/ export-ignore
|
||||||
CONTRIBUTING.md export-ignore
|
CONTRIBUTING.md export-ignore
|
||||||
RELEASE_GUIDE.md export-ignore
|
RELEASE_GUIDE.md export-ignore
|
||||||
ci/* export-ignore
|
ci/ export-ignore
|
||||||
prof.supp export-ignore
|
prof.supp export-ignore
|
||||||
scripts/* export-ignore
|
scripts/ export-ignore
|
||||||
|
|||||||
Reference in New Issue
Block a user