mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
Fix git ignores for several generated files.
This commit is contained in:
parent
61644e2bec
commit
f76e05984a
4 changed files with 4 additions and 1 deletions
1
graphics/text/.gitignore
vendored
1
graphics/text/.gitignore
vendored
|
@ -4,3 +4,4 @@ wilv*.gif
|
|||
cwilv*.gif
|
||||
dmwilv*.gif
|
||||
prboom.gif
|
||||
graphics.stamp
|
||||
|
|
2
lumps/textures/freedm/.gitignore
vendored
2
lumps/textures/freedm/.gitignore
vendored
|
@ -1,3 +1,3 @@
|
|||
texture1.lmp
|
||||
texture2.lmp
|
||||
pnames.lmp
|
||||
pnames.txt
|
||||
|
|
1
lumps/textures/phase1/.gitignore
vendored
1
lumps/textures/phase1/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
texture1.lmp
|
||||
texture2.lmp
|
||||
pnames.lmp
|
||||
pnames.txt
|
||||
|
|
1
lumps/textures/phase2/.gitignore
vendored
1
lumps/textures/phase2/.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
texture1.lmp
|
||||
pnames.lmp
|
||||
pnames.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue