gitignore: exclude python cache for testcases

This commit is contained in:
Bernd Busse
2020-04-08 23:22:11 +01:00
committed by Yuxuan Shui
parent 132332c483
commit cd4913876f
+2
View File
@@ -52,3 +52,5 @@ doxygen/
/src/backtrace-symbols.[ch]
/compton*.trace
*.orig
/tests/log
/tests/testcases/__pycache__/