summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMarian Beermann <public@enkore.de>2017-05-02 19:05:27 +0200
committerMarian Beermann <public@enkore.de>2017-05-02 20:49:27 +0200
commita976e11a6363559532ba10f9c404f9ec82c3c96e (patch)
treec66ad3076caa757615fc841ec864ab5eedd98fe9 /.gitignore
parent956b50b29cb6d3aec6b7a02d46325e8ab50bc149 (diff)
create crypto package with key, keymanager, low_level
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 69cf3f751..0fc91e1c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,7 +7,7 @@ borg-env
hashindex.c
chunker.c
compress.c
-crypto.c
+low_level.c
item.c
src/borg/algorithms/crc32.c
src/borg/platform/darwin.c