mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
fix(test): add gitignore to test infra
This commit is contained in:
parent
eebb6ccce1
commit
183ff16ab9
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ cd /git/local/test-base
|
|||
git config --global user.email "you@example.com"
|
||||
git config --global user.name "Your Name"
|
||||
echo "#test-base" > README.md
|
||||
echo "b/" > .gitignore
|
||||
git add .
|
||||
git commit -m "initial commit"
|
||||
git push -u
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue