Explorar el Código

chore: ignore all __pychache__

ditsuke hace 1 año
padre
commit
de14e2ea2b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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