1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2025-04-07 17:44:04 -04:00

gitignore: exclude python cache for testcases

This commit is contained in:
Bernd Busse 2020-04-07 13:34:50 +02:00 committed by Yuxuan Shui
parent 132332c483
commit cd4913876f
No known key found for this signature in database
GPG key ID: 37C999F617EA1A47

2
.gitignore vendored
View file

@ -52,3 +52,5 @@ doxygen/
/src/backtrace-symbols.[ch]
/compton*.trace
*.orig
/tests/log
/tests/testcases/__pycache__/