Browse Source

update .gitignore

Marian Beermann 8 years ago
parent
commit
ee821a70f5
1 changed files with 1 additions and 1 deletions
  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