[SKIP CI] remove pyc files

Cette révision appartient à :
Robert Kaussow 2019-05-26 18:00:34 +02:00
Parent e39d9ef0b4
révision 008a42fd72
1 fichiers modifiés avec 11 ajouts et 0 suppressions

11
.gitignore externe Fichier normal
Voir le fichier

@ -0,0 +1,11 @@
# ---> Ansible
*.retry
filter/plugins/
library
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class