rusty-diceware

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 88613a79b7feaa4128bb8a2ef69abc463707fe61
parent 02bf0a3e8714b936d071c7859b51c3777255c48a
Author: Yuval Langer <yuval.langer@gmail.com>
Date:   Wed, 17 Oct 2018 13:16:29 +0300

Add IntelliJ configuration directory to gitignore

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -1,2 +1,3 @@ target Cargo.lock +.idea