.gitignore: add .bak and .sqlite3 #1

Open
Histoire wants to merge 0 commits from update_gitignore into skeleton_website
Owner
No description provided.
Histoire added 1 commit 2024-12-08 22:20:53 -08:00
This branch is already included in the target branch. There is nothing to merge.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin update_gitignore:update_gitignore
git checkout update_gitignore

Merge

Merge the changes and update on Gitea.
git checkout skeleton_website
git merge --no-ff update_gitignore
git checkout skeleton_website
git merge --ff-only update_gitignore
git checkout update_gitignore
git rebase skeleton_website
git checkout skeleton_website
git merge --no-ff update_gitignore
git checkout skeleton_website
git merge --squash update_gitignore
git checkout skeleton_website
git merge --ff-only update_gitignore
git checkout skeleton_website
git merge update_gitignore
git push origin skeleton_website
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: Histoire/django_local_library#1
No description provided.