Add file operations and UI components for file management application

This commit is contained in:
2026-03-28 02:55:16 +01:00
parent d52b163417
commit e6fdfa1aa3
12 changed files with 3010 additions and 1 deletions

5
.gitignore vendored
View File

@@ -16,3 +16,8 @@ target/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Added by cargo
/target