Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c29cf819 authored by Hui Peng's avatar Hui Peng
Browse files

gitignore: Add python cache files

Bug: None
Test: m .
Change-Id: If0467c00cca2700ade194101765514ed755dd1ab
parent 7bc294ed
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,3 +13,5 @@ compile_commands.json
*.profraw
*.iml
**/.idea
**/__pycache__/
*.py[cod]