diff options
| author | 2026-02-25 02:05:32 +0800 | |
|---|---|---|
| committer | 2026-02-25 02:05:32 +0800 | |
| commit | 329734b23957b84cde2af459fa61c7385fb5b5f1 (patch) | |
| tree | 96f68d1f1554ee3a0532793afaaa52b0c73dcbec /.gitignore | |
| parent | 66668d85d603c5841d755a6023aa1925559fc6d4 (diff) | |
| parent | 8ff3af6cb908fd824b512379dd21ed4f595ab6bb (diff) | |
| download | DropOut-329734b23957b84cde2af459fa61c7385fb5b5f1.tar.gz DropOut-329734b23957b84cde2af459fa61c7385fb5b5f1.zip | |
Merge branch 'main' into refactor/migrate-to-react
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -28,3 +28,6 @@ __pycache__/ # Tauri artifacts artifacts/ + +# AUR Release +release/ |