1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-04-23 13:06:18 +02:00

script to generate license info (#614)

This commit is contained in:
eric sciple 2021-10-19 14:30:04 -05:00 committed by GitHub
parent 826ba42d6c
commit 3d677ac575
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 415 additions and 23 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
__test__/_temp
_temp/
lib/
node_modules/