diff options
author | marcinzelent <zelent.marcin@gmail.com> | 2018-03-17 18:11:13 +0100 |
---|---|---|
committer | marcinzelent <zelent.marcin@gmail.com> | 2018-03-17 18:11:13 +0100 |
commit | 7229b4a2ab78529f77bdf589aebf45e236598e0e (patch) | |
tree | 4cb4c5f698765a1c88b6dd24ba5bb5434b004abe /.gitignore | |
parent | e866abc9e35e62842168d01199e90f2bdfaf774e (diff) |
Updated .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -286,3 +286,6 @@ __pycache__/ *.btm.cs *.odx.cs *.xsd.cs + +DistributedPasswordCracker.Client/passwords.txt +DistributedPasswordCracker.Client/dictionary.txt |