mirror of
https://github.com/nlohmann/json.git
synced 2026-06-08 08:33:51 +00:00
Use REUSE framework (#3546)
* 📄 add licenses * 👷 add REUSE compliance check * 📝 add badge for REUSE Co-authored-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -24,6 +24,7 @@
|
||||
/tests/parse_*_fuzzer
|
||||
/tests/corpus_*
|
||||
|
||||
/venv/
|
||||
/docs/mkdocs/docs/examples/
|
||||
/docs/mkdocs/docs/__pycache__/
|
||||
/docs/mkdocs/site/
|
||||
|
||||
Reference in New Issue
Block a user