diff options
| author | Andrew Guschin <guschin@altlinux.org> | 2026-08-03 17:52:58 +0400 |
|---|---|---|
| committer | Andrew Guschin <guschin@altlinux.org> | 2026-08-03 17:52:58 +0400 |
| commit | 1da6636ef354b77857a57059e47c3801304361cf (patch) | |
| tree | a8f07c59cd01ff275283d35dacc452c3730fe4a7 /.gitignore | |
| parent | 04c1d3d8751ae55b0dc963fa32359875f58a3fe1 (diff) | |
remake ui with kirigamimain
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ .* !.gitignore !.gitattributes +!.cargo/ +!.cargo/config.toml /target |