We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a610c commit c182f82Copy full SHA for c182f82
.gitignore
@@ -1,3 +1,3 @@
1
.pio
2
.vscode/*
3
-docs/*
+docs/**
.reuse/dep5
@@ -11,7 +11,7 @@ Files: lib/*
11
Copyright: 2022, Stefan Herold <stefan.herold@posteo.de>
12
License: MIT
13
14
-Files: .github/* .gitignore
+Files: .github/* .gitignore .pre-commit-config.yaml Doxyfile
15
16
License: CC0-1.0
17
0 commit comments