summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoey Prat <roey.prat@redislabs.com>2018-10-04 13:52:35 +0300
committerRoey Prat <roey.prat@redislabs.com>2018-10-28 12:12:53 +0200
commit59f279cab86ea8f27b99d170556cd761163783f2 (patch)
treebbbad1f47d4c6f32ddf2900ff66c7f165f75c2cc
parentf5a16bef38e9051d1b2d92aa8e16e71e1a6c1541 (diff)
downloadredis-py-59f279cab86ea8f27b99d170556cd761163783f2.tar.gz
gitignore .idea folder (used by jetbrains IDEs)
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4736334..ab39968 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ vagrant/.vagrant
.python-version
.cache
.eggs
+.idea \ No newline at end of file