Ignoring .idea workdir used by PyCharm IDE

The .idea is a workdir used by PyCharm IDE from JetBrains and
some files are created on this directory, but aren't necessary
for ceilometer-powervm project.

Change-Id: I0558c8e87058eeafab7a66f29c55c45abcdf0d66
This commit is contained in:
kairoaraujo 2016-02-10 16:06:14 -02:00
parent 1d895f4b6f
commit a3bc6df171
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ ceilometer_powervm.egg-info/
doc/build
AUTHORS
ChangeLog
/.idea/