mirror of https://github.com/apache/cloudstack.git
Adding .pydevproject to gitignore
This commit is contained in:
parent
3bd59a4bf3
commit
d76ebcde60
|
|
@ -97,5 +97,6 @@ tools/appliance/box/
|
||||||
.checkstyle
|
.checkstyle
|
||||||
.pmd
|
.pmd
|
||||||
.pmdruleset.xml
|
.pmdruleset.xml
|
||||||
|
.pydevproject
|
||||||
systemvm/.pydevproject
|
systemvm/.pydevproject
|
||||||
test/.pydevproject
|
test/.pydevprojec
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue