David 4 mesi fa
parent
commit
e6641e7937
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -3,6 +3,6 @@
 *.xls
 *.xlsx
 ipynb_checkpoints/**
-__pycache__/**
+**/__pycache__/
 *.zip
 **/.ipynb_checkpoints/