Skip to content

Commit 917e0e6

Browse files
committed
init: project init
0 parents  commit 917e0e6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
files__pycache__/
2+
.idea
3+
*.py[cod]
4+
*$py.class
5+
build/
6+
dist/
7+
*.egg-info/
8+
old/
9+
ReadMe_old.md
10+

0 commit comments

Comments
 (0)