From 99fe1ef45784a814653d51406287a3826949c51d Mon Sep 17 00:00:00 2001 From: timic Date: Mon, 9 Jun 2014 18:35:08 +0400 Subject: ignore .idea folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8eec5dc6..46bc9c45 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ cryptography/_Cryptography_cffi_* *.egg-info/ *.egg *.py[co] +.idea/ \ No newline at end of file -- cgit v1.2.3