.gitignore: exclude .image.in/files/.empty
Files added to git should not be in .gitignore. See also: https://lists.altlinux.org/pipermail/devel-distro/2022-February/002831.html
This commit is contained in:
parent
450a6303eb
commit
800f455fe2
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
.*.swp
|
.*.swp
|
||||||
build
|
build
|
||||||
image.in/files/*
|
image.in/files/*
|
||||||
|
!image.in/files/.empty
|
||||||
|
Loading…
Reference in New Issue
Block a user