forked from freedoom/freedoom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
77 lines (60 loc) · 1.26 KB
/
.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# Please keep each section in ASCII (LC_ALL=C sort) order.
# File patterns to ignore. This applies recursively to all subdirectories.
*.6
*.bak
*.html
*.ini
*.orig
*.pdf
*.pyc
*.swp
*.zip
*~
.DS_Store
wad*.txt
# Per directory patterns to ignore. These do not apply recursively to
# subdirectories. Each line should begin with "[!]/". Please keep the
# directories in ASCII (LC_ALL=C sort) depth first order.
/COPYING.txt
/CREDITS.txt
/bootstrap/*.wad
/dist/*.png
/dist/freedm.adoc
/dist/freedoom?.adoc
/graphics/*wi*.png
/graphics/credit.png
/graphics/fd*title.png
/graphics/help.png
/graphics/m_*.png
/graphics/prboom.png
/graphics/t_phase*.png
!/graphics/m_dm.png
!/graphics/m_doom.png
!/graphics/m_lscntr.png
!/graphics/m_lsleft.png
!/graphics/m_lsrght.png
!/graphics/m_skull1.png
!/graphics/m_skull2.png
!/graphics/m_therml.png
!/graphics/m_thermm.png
!/graphics/m_thermo.png
!/graphics/m_thermr.png
/graphics/text/*.png
/lumps/*_deh.lmp
/lumps/*pname.lmp
/lumps/colormap.lmp
/lumps/dmxgus.lmp
/lumps/fd*txtr*.lmp
/lumps/freedm.lmp
/lumps/freedoom.lmp
/lumps/genmidi.lmp
/lumps/playpal.lmp
/lumps/colormap/*.lmp
/lumps/genmidi/*.lmp
/lumps/playpal/playpal.lmp
/lumps/textures/freedm/
/lumps/textures/phase1/
/lumps/textures/phase2/
/scripts/wad2image
/wad-images/
/wads/