Add .idea/ to gitignore

Change-Id: I565d128d739215bc3dbdd1ca561757be52c5ab07
This commit is contained in:
Neeldhwaj Pathak 2018-04-25 16:05:43 +05:30 committed by Felipe Monteiro
parent 5c078ce81c
commit 4d3f8b5dcd
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -106,6 +106,9 @@ ENV/
# mypy
.mypy_cache/
#pycharm-ide
.idea/
# makefile build/lint artifacts
/charts/deckhand/*.tgz
/charts/deckhand/*.lock