浏览代码

update .gitignore

Marian Beermann 8 年之前
父节点
当前提交
ee821a70f5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -9,7 +9,7 @@ src/borg/crypto/low_level.c
 src/borg/hashindex.c
 src/borg/item.c
 src/borg/algorithms/chunker.c
-src/borg/algorithms/crc32.c
+src/borg/algorithms/checksums.c
 src/borg/platform/darwin.c
 src/borg/platform/freebsd.c
 src/borg/platform/linux.c