Просмотр исходного кода

ensure built en-manpages are ignored by git

Seems like the interaction between wildcards and exemptions has changed
slightly, so be positively more explicit about our ignoring of en.

Git-Dch: Ignore
David Kalnischkies лет назад: 10
Родитель
Сommit
d1da489f01
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -15,6 +15,7 @@
 /doc/*/
 /doc/*/
 !/doc/examples/
 !/doc/examples/
 !/doc/po/
 !/doc/po/
+/doc/en/*
 !/doc/en/makefile
 !/doc/en/makefile
 
 
 # package building artifacts
 # package building artifacts