Skip to content

Commit 11ff6a8

Browse files
committed
chore(gitignore): 添加文件分类历史记录到忽略列表
- 将 .file_classification_history 文件加入 gitignore- 避免不必要的历史记录文件被提交到仓库
1 parent 62750f0 commit 11ff6a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ http-client.private.env.json
111111
.idea/
112112
*.db
113113
*.log
114+
.file_classification_history
114115

115116
# nix related
116117
result

0 commit comments

Comments
 (0)