Skip to content

Commit bd4d473

Browse files
authored
gitignore pycache globally
1 parent a6de0c7 commit bd4d473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)