Browse Source

chore: ignore all __pychache__

ditsuke 1 năm trước cách đây
mục cha
commit
de14e2ea2b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -99,7 +99,7 @@ examples/server/*.mjs.hpp
 # Python
 
 /.venv
-/__pycache__/
+__pycache__/
 */poetry.lock
 poetry.toml