Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Commit bd4d473

Browse files
authored
gitignore pycache globally
1 parent a6de0c7 commit bd4d473

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
/src/flet_datatable2.egg-info
1111
.DS_Store
1212
uv.lock
13-
/tests/__pycache__
13+
__pycache__/

0 commit comments

Comments
 (0)