diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2017-01-22 08:40:32 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2017-01-22 08:40:32 +0300 |
commit | 82cf314a50b2ede2a9ab3054366a6cc242c8a51a (patch) | |
tree | 3c9fceb17c962279e3ac67b5bdedb6c0a2e7eb03 /test | |
parent | CMakeLists.txt: refactoring (diff) | |
download | aes-tools-82cf314a50b2ede2a9ab3054366a6cc242c8a51a.tar.gz aes-tools-82cf314a50b2ede2a9ab3054366a6cc242c8a51a.zip |
update .gitignore
Diffstat (limited to 'test')
-rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index e3dad80..d02ac7f 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,3 +1,4 @@ +__pycache__/ *.log pin-log.txt sde-log.txt |