Re: [PATCH net-next] tc-testing: gitignore, ignore standard python artifacts
From: David Miller <davem@davemloft.net>
Date: 2017-11-01 02:05:42
From: David Miller <davem@davemloft.net>
Date: 2017-11-01 02:05:42
From: "Brenda J. Butler" <redacted> Date: Tue, 31 Oct 2017 14:26:54 -0400
Ignore .pyc files, "python compiled" files, that get created when a python script is run. They should never be committed. Signed-off-by: Brenda J. Butler <redacted>
Applied.