summaryrefslogtreecommitdiffabout
path: root/.gitignore
blob: b2ee9ee3c6f8d6dbceb60ca552fe5d78fd7596ae (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

# /
/Debug
/Release
/debug
/release
/releast
/DEBUG
/RELEASE
/*.mdp
/*.ncb
/*.aps

# /help/
/help/KINSOLE.HLP
/help/kinsole.LOG
/help/kinsole.GID

# /install/
/install/debug
/install/release
/install/Debug
/install/Release
/install/DEBUG
/install/RELEASE
/install/*.aps