ZengChao
1 bulan lalu
induk
melakukan
7281ae0b24
1 mengubah file dengan
5 tambahan dan 2 penghapusan
-
5
2
.gitignore
|
|
@@ -1,7 +1,10 @@
|
|
|
# Python cache
|
|
|
__pycache__/
|
|
|
-*.py[cod]
|
|
|
-*$py.class
|
|
|
+*.py[oc]
|
|
|
+build/
|
|
|
+dist/
|
|
|
+wheels/
|
|
|
+*.egg-info
|
|
|
|
|
|
# cursor
|
|
|
.cursorrules
|