X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=.gitignore;h=c7ff0c260a006000de938804ddfe396f03f7e091;hb=6bef7b35eec76ff66332cb20f58eb7703c2116f9;hp=1305331a6f3728a1939391535e55832bdc45f614;hpb=0edbdbaa43d40da250ab8b9b548ce764a7ae884e;p=plcapi.git diff --git a/.gitignore b/.gitignore index 1305331..c7ff0c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ -/.idea -composer.phar -composer.lock -/vendor/* -/tests/coverage/* -/build/* +*.pyc +TAGS +.gitignore +build/ +*.old +plc_api.egg-info/