diff options
| author | Fuwn <[email protected]> | 2024-09-16 01:53:25 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-16 01:53:25 +0000 |
| commit | a3d6a63fdcbefac7f3a4d5c7221cd634e31f1560 (patch) | |
| tree | 2653dde3d87c7254d9f046120519eb0bd3f168f2 /.gitignore | |
| download | rui-a3d6a63fdcbefac7f3a4d5c7221cd634e31f1560.tar.xz rui-a3d6a63fdcbefac7f3a4d5c7221cd634e31f1560.zip | |
feat: initial release
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea79491 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +rui +.pre-commit-config.yaml +result |