Skip to content

Commit 8e40106

Browse files
committed
Update .gitignore file.
1 parent 399f244 commit 8e40106

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# -*- conding: utf-8 -*-
2+
# 2025.8.6
3+
4+
# Dir
5+
.idea/
6+
.vscode/
7+
8+
# File
9+
.DS_Store
10+
thumbs.db
11+
.iml
12+
.cache

0 commit comments

Comments
 (0)