added .idea to gitignore, which contains PyCharm settings for the project.

This commit is contained in:
Jan Oliver Oelerich 2016-01-19 08:58:12 +01:00
parent 4d24b17e2b
commit 807248a38d

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ dist/*
*~ *~
.i3pystatus-* .i3pystatus-*
ci-build ci-build
.idea/