mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 06:11:30 +00:00
clean exec bits from lib/ansible/*.py, ignore Eclipse/PyDev files
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -7,3 +7,6 @@ build
|
||||
MANIFEST
|
||||
dist
|
||||
rpm-build
|
||||
# Eclipse/PyDev stuff...
|
||||
.project
|
||||
.pydevproject
|
||||
|
||||
0
lib/ansible/__init__.py
Executable file → Normal file
0
lib/ansible/__init__.py
Executable file → Normal file
0
lib/ansible/callbacks.py
Executable file → Normal file
0
lib/ansible/callbacks.py
Executable file → Normal file
0
lib/ansible/connection.py
Executable file → Normal file
0
lib/ansible/connection.py
Executable file → Normal file
0
lib/ansible/playbook.py
Executable file → Normal file
0
lib/ansible/playbook.py
Executable file → Normal file
0
lib/ansible/runner.py
Executable file → Normal file
0
lib/ansible/runner.py
Executable file → Normal file
0
lib/ansible/utils.py
Executable file → Normal file
0
lib/ansible/utils.py
Executable file → Normal file
Reference in New Issue
Block a user