Add some missing stuff to .gitignore
This commit is contained in:
parent
c019af00a0
commit
62c513d7bc
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -19,4 +19,11 @@ doc/stow.html
|
||||||
stamp-vti
|
stamp-vti
|
||||||
MYMETA.json
|
MYMETA.json
|
||||||
MYMETA.yml
|
MYMETA.yml
|
||||||
|
autom4te.cache/
|
||||||
|
blib/
|
||||||
|
Build
|
||||||
|
_build/
|
||||||
tmp-testing-trees/
|
tmp-testing-trees/
|
||||||
|
|
||||||
|
stow-[0-9].[0-9].[0-9].tar.*
|
||||||
|
stow-[0-9].[0-9].[0-9]/
|
||||||
|
|
Loading…
Reference in a new issue