diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-01-07 14:54:48 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-01-07 14:54:48 +0800 |
| commit | bb6c64fe18dd3dc8fd683da127936917b17df0a6 (patch) | |
| tree | 8719c670c51f84d84a7b64b6070684b171d2193d /.gitignore | |
| parent | edf60b58e4e33607b3929cfd6c678b88b49abaab (diff) | |
Rename export directory to deploy and move templates
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -17,11 +17,9 @@ # Target directory /target/ -# Export directory -/export/ +# Deploy directory +/deploy/ -# Compile info +# Generated from templates /src/data/compile_info.rs - -# Setup script /setup/windows/setup_jv_cli.iss |
