Ignore pyc pyo pyd files.

Change-Id: Ife31c2f78d68337b905e2d46276d92813c711535
This commit is contained in:
Alex Krzos 2016-01-30 12:28:01 -05:00
parent 489306ef15
commit bac7066df6

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*.py[cod]
# Prevent hosts files from sneaking into the git repo
ansible/hosts
ansible/pbench-host-file