Browse Source

chore: ignore all __pychache__

ditsuke 1 year ago
parent
commit
de14e2ea2b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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