forked from id-Software/DOOM-3-BFG
-
Notifications
You must be signed in to change notification settings - Fork 253
/
.gitignore
54 lines (52 loc) · 745 Bytes
/
.gitignore
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
build*
eclipse*
xcode*
neo/ipch
*~
*.gch
*.dll
*.exe
*.7z
*.zip
.DS_Store
imgui.ini
Doom3BFG.exe
base/_common.crc
base/_common.resources
base/_ordered.crc
base/_ordered.resources
base/_sound_pc.crc
base/_sound_pc.resources
base/_sound_pc_en.crc
base/_sound_pc_en.resources
base/_sound_pc_fr.crc
base/_sound_pc_gr.crc
base/_sound_pc_gr.resources
base/_sound_pc_it.crc
base/_sound_pc_jp.crc
base/_sound_pc_sp.crc
base/autoexec.cfg
base/classicmusic/
base/joy_360_0.cfg
base/joy_360_1.cfg
base/joy_lefty.cfg
base/joy_righty.cfg
base/maps/
base/sound/
base/strings/
base/video/
base/wads/
base/renderprogs2/
base/generated/
base/env/
base/screenshots/
GPATH
GRTAGS
GSYMS
GTAGS
HTML/
neo/.kdev4
neo/neo.kdev4
neo/.idea/
neo/cmake-build-*/
neo/bin/