me
/
guix
Archived
1
0
Fork 0

.gitignore: Adjust the glob pattern for the "doc/stamp" files.

* .gitignore: Ignore 'doc/stamp-N' files with numbers greater than 9.

Signed-off-by: Leo Famulari <leo@famulari.name>
master
B. Wilson 2021-04-22 15:43:12 +09:00 committed by Leo Famulari
parent db8334cddd
commit 20fd0e485f
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -146,7 +146,7 @@ tmp
/doc/os-config-lightweight-desktop.texi
/nix/scripts/download
/.version
/doc/stamp-[0-9]
/doc/stamp-[0-9]*
/gnu/packages/bootstrap
/gnu/packages/aux-files/guile-guile-launcher.o
/guile