summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 20c57e09e797ef493dcd4493fe851af1cd8b95dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Visual Studio files
Debug/
Debug64/
Release/
Release64/
ipch/
.vs/
*.VC.db
*.VC.VC.opendb
*.sdf
*.sln
*.suo
*.user
*.aps
*.opensdf
*.map
*.log

#codelite files
codelite/obj/
compile_flags.txt

# Keep predefined Miranda solutions
!/bin*/*.sln
/bin*/my.sln
/bin*/my_icons.sln

# Miranda files
include/m_version.h
export.cmd
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