diff options
| author | Fuwn <[email protected]> | 2025-05-28 07:12:43 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-28 07:12:43 -0700 |
| commit | 035008f3ee1bf5ee84a0cd290d37f222a1cd5e61 (patch) | |
| tree | 950ffad958908892a40ed9cb69c0db6a23e59a3a /.gitignore | |
| download | genshin-artifact-playground-main.tar.xz genshin-artifact-playground-main.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..19a8efe --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +venv +.ropeproject |