Преглед на файлове

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

- add .nfs* pattern to ignore NFS temporary files created during file operations
yourname преди 1 месец
родител
ревизия
2269346def
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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