Browse Source

Make gitignore ignore some more of the output from windows builds

Change-Id: I3fbb078c16cd388ed25dd4daeffa36576d13a360
Reviewed-on: http://gerrit.dmdirc.com/73
Reviewed-by: Chris Smith <chris@dmdirc.com>
Tested-by: Chris Smith <chris@dmdirc.com>
tags/0.6.3b1
Shane Mc Cormack 14 years ago
parent
commit
31f1d0d59b
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      .gitignore

+ 4
- 0
.gitignore View File

20
 *.bdsproj
20
 *.bdsproj
21
 *.bdsproj.local
21
 *.bdsproj.local
22
 *.identcache
22
 *.identcache
23
+*.res
24
+*.a
25
+*.o
26
+*.ppu

Loading…
Cancel
Save