Fix gitignore paths #196

Merged
sorawee merged 1 commits from fix-ignore into master 5 years ago
sorawee commented 5 years ago (Migrated from github.com)
There is no content yet.
mbutterick commented 5 years ago (Migrated from github.com)

Thanks!

Thanks!
The pull request has been merged as f1a45de2dd.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fix-ignore master
git pull origin fix-ignore

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff fix-ignore
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/pollen#196
Loading…
There is no content yet.