Explorar el Código

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

- add .nfs* pattern to ignore NFS temporary files created during file operations
yourname hace 1 mes
padre
commit
2269346def
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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