Sfoglia il codice sorgente

🔧 chore(config): update .gitignore to exclude NFS temporary files

- add .nfs* pattern to ignore NFS temporary files created during file operations
yourname 1 mese fa
parent
commit
2269346def
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -49,3 +49,4 @@ coverage/
 backups/
 scripts/time_logger.sh
 loop.txt
+.nfs*