diff options
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.gitignore b/.gitignore index 97f7db069..d7d55383a 100644 --- a/.gitignore +++ b/.gitignore @@ -58,8 +58,8 @@  /errlog  /reloc_off -/spl/  !/spl/Makefile +/spl/*  /tpl/  /include/generated/ |