11
0
Fork 0
mirror of https://github.com/pre-commit/action.git synced 2026-04-14 17:24:44 +00:00

Initial commit

This commit is contained in:
Anthony Sottile 2019-11-24 19:27:05 -08:00
parent 1dde72fd16
commit 614487b962
10 changed files with 4545 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
/.cache
/dist
/node_modules
/venv