Ignore .idea configuration folder

This commit is contained in:
Fabio Manganiello 2019-03-16 22:59:09 +01:00
parent 9153b1e9c4
commit ab98e51b25
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ package.sh
.pypirc
platypush/backend/http/static/resources/*
docs/build
.idea/