Explorar el Código

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 hace 10 años
padre
commit
d1da489f01
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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