forgot to fix .gitignore

This commit is contained in:
specCon18 2023-09-19 17:56:34 -04:00
parent 451363eb8a
commit 3f7a414a40
11 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,7 +1,6 @@
/target
.direnv
result
test_data/
output_directory/
docs/book/
# Added by cargo

BIN
src/test_data/test.bz2 Normal file

Binary file not shown.

BIN
src/test_data/test.gz Normal file

Binary file not shown.

BIN
src/test_data/test.lzma Normal file

Binary file not shown.

BIN
src/test_data/test.rar Normal file

Binary file not shown.

BIN
src/test_data/test.tar Normal file

Binary file not shown.

BIN
src/test_data/test.tbz2 Normal file

Binary file not shown.

BIN
src/test_data/test.tgz Normal file

Binary file not shown.

BIN
src/test_data/test.txz Normal file

Binary file not shown.

BIN
src/test_data/test.xz Normal file

Binary file not shown.

BIN
src/test_data/test.zip Normal file

Binary file not shown.