diff options
author | George Hazan <ghazan@miranda.im> | 2022-02-15 19:56:41 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2022-02-15 19:56:41 +0300 |
commit | 749d83ce5b462fa26e31eda78a61f2df1989fde1 (patch) | |
tree | a676d87aff73097645890dd0bbe6eaa4404c5d87 /.gitignore | |
parent | 4c28338a40234e1b9d468d4495d1fed179390634 (diff) |
more files to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9e5fe41ad1..c477f3e715 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,7 @@ vsbuild.cmd #Langpacks Tools Template langpacks/tool/VersionInfo.txt + +# WhatsApp generated protobuf descriptions +protocols/WhatsAppWeb/src/pmsg.pb.cc +protocols/WhatsAppWeb/src/pmsg.pb.h |