gitignore: exclude python cache for testcases
This commit is contained in:
parent
132332c483
commit
cd4913876f
2
.gitignore
vendored
2
.gitignore
vendored
@ -52,3 +52,5 @@ doxygen/
|
||||
/src/backtrace-symbols.[ch]
|
||||
/compton*.trace
|
||||
*.orig
|
||||
/tests/log
|
||||
/tests/testcases/__pycache__/
|
||||
|
Loading…
Reference in New Issue
Block a user