diff options
| author | Fuwn <[email protected]> | 2024-10-13 08:11:14 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-13 08:11:14 +0000 |
| commit | 3dd9f302b71fafce9eaaca924017990e8a65f6d6 (patch) | |
| tree | 4b6b610e977a4bb610a219009c9e53d9481065d8 /.gitignore | |
| parent | fix(flake): module vendor hash (diff) | |
| download | yae-3dd9f302b71fafce9eaaca924017990e8a65f6d6.tar.xz yae-3dd9f302b71fafce9eaaca924017990e8a65f6d6.zip | |
refactor(yae): move commands and library to internal package
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -yae +/yae .pre-commit-config.yaml result yae.json |