diff options
author | Jannis M. Hoffmann <jannis.hoffmann@rwth-aachen.de> | 2020-11-12 23:14:45 +0100 |
---|---|---|
committer | Jannis M. Hoffmann <jannis.hoffmann@rwth-aachen.de> | 2020-11-12 23:14:45 +0100 |
commit | 487629cca62c29719e44df2e68cf14d8b0cc2f3e (patch) | |
tree | 28c3363e7664ad3be26a6cb2a648843f0a62f237 /.gitignore | |
parent | 13e688099ec80cbbd6e806437922df4270498c12 (diff) |
+ moved changes out of Readme into its own file
+ corrected dependecies
+ switched to different I18N handling
+ added test
+ updated name for status file to is_multipart
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,5 +1,8 @@ log/* MYMETA.* -msg*.json Makefile -*.tar.gz
\ No newline at end of file +*.tar.gz +*.old +.vscode/* +t/private +extract/target |