summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 1e93de7b0a4e38d07243fe9058bc7c9bc4693489 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#Visual Studio files
Debug/
Debug64/
Release/
Release64/
ipch/
.vs/
*.VC.db
*.VC.VC.opendb
*.sdf
*.sln
*.suo
*.user
*.aps

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

#Miranda files
include/m_version.h