Skip to content

Commit f73a623

Browse files
committed
feat: 简化.gitignore的配置文件排除
1 parent c33e6f1 commit f73a623

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.gitignore

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,4 @@ cython_debug/
158158
# and can be added to the global gitignore or merged into this file. For a more nuclear
159159
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160160
.idea/
161-
/test.py
162-
/config/user_address_record.json
163-
/config/scan_config.json
164-
/config/theme_config.json
165-
/config/user_settings.json
166-
/config/user_configs.json
161+
config/

0 commit comments

Comments
 (0)