Python generates compiled module file when py module is used. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a30d4a4..976c171 100644 --- a/.gitignore +++ b/.gitignore @@ -71,6 +71,7 @@ test/test-textfile test/uuidtest test/mpris-player test/sap_client.pyc +test/bluezutils.pyc unit/test-eir tools/btattach tools/btmgmt -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html