Skip to content

Commit 2e5177e

Browse files
committed
resolve
2 parents 552b9e5 + fc6609e commit 2e5177e

147 files changed

Lines changed: 2670 additions & 1293 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# IDEA
2+
.idea
3+
14
# Byte-compiled / optimized / DLL files
25
__pycache__/
36
*.py[cod]
@@ -120,4 +123,4 @@ log
120123
tmp.txt
121124

122125
# MacOS directory structure meta
123-
/**/.DS_Store
126+
/**/.DS_Store

0 commit comments

Comments
 (0)