Push down testing .gitignore entries
Signed-off-by: Dan McGee <dan@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
e205003635
commit
e25afaf673
2 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -21,5 +21,3 @@ pacman-*.tar.gz
|
|||
root
|
||||
stamp-h1
|
||||
tags
|
||||
*.log
|
||||
*.trs
|
||||
|
|
2
test/.gitignore
vendored
Normal file
2
test/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
*.log
|
||||
*.trs
|
Loading…
Add table
Reference in a new issue