chore: update gitignore and remove ide configuration files

- Add .idea directory to .gitignore
- Remove .idea/.gitignore file
- Remove .idea/gitks.iml module file
- Remove .idea/modules.xml project modules configuration
- Remove .idea/vcs.xml version control system mapping
- Clean up IDE-specific configuration files from repository
This commit is contained in:
zhenyi
2026-06-04 17:48:17 +08:00
parent 7631e57f69
commit a815f63927
5 changed files with 1 additions and 38 deletions
+1
View File
@@ -1 +1,2 @@
/target
.idea