clean exec bits from lib/ansible/*.py, ignore Eclipse/PyDev files

This commit is contained in:
Rafal Lewczuk
2012-04-14 21:35:51 +02:00
parent 31d4ee32d1
commit a87c77958c
7 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@@ -7,3 +7,6 @@ build
MANIFEST
dist
rpm-build
# Eclipse/PyDev stuff...
.project
.pydevproject