mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
Organize .gitignore
Organize .gitignore by moving all patterns into a top level sorted .gitignore file. With this change both "git status" and "git-ls-ignore-index" should return cleanly. The later checks if any files in the index are ignored.
This commit is contained in:
parent
e41b085fc9
commit
b2ca8cbfde
13 changed files with 75 additions and 165 deletions
20
graphics/text/.gitignore
vendored
20
graphics/text/.gitignore
vendored
|
@ -1,20 +0,0 @@
|
|||
m_*.png
|
||||
wi*.png
|
||||
wilv*.png
|
||||
cwilv*.png
|
||||
data.stamp
|
||||
dmwilv*.png
|
||||
helpbg.png
|
||||
help.png
|
||||
helpoverlay.png
|
||||
helpttl.png
|
||||
prboom.png
|
||||
graphics.stamp
|
||||
textgen.mk
|
||||
credit.png
|
||||
credtext*.png
|
||||
freettl.png
|
||||
helptext*.png
|
||||
wikilrs_horiz.png
|
||||
fd?title.png
|
||||
m_*.png
|
Loading…
Add table
Add a link
Reference in a new issue