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 /.gitignore | |
parent | CMakeLists.txt: refactoring (diff) | |
download | aes-tools-82cf314a50b2ede2a9ab3054366a6cc242c8a51a.tar.gz aes-tools-82cf314a50b2ede2a9ab3054366a6cc242c8a51a.zip |
update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 5b99ca4..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -__pycache__/ -/doc/ |