WIP: clean up binary/lock files #1

Draft
sanine wants to merge 1 commit from sanine/stefonzo-sECS:main into main
First-time contributor

There are several binary & lock files in the current repo -- this pull removes them and adds a .gitignore to prevent them from being added. It also adds a .gitattributes file to help standardize line endings across systems. c:

There are several binary & lock files in the current repo -- this pull removes them and adds a .gitignore to prevent them from being added. It also adds a .gitattributes file to help standardize line endings across systems. c:
sanine added 1 commit 2023-08-18 01:02:47 +00:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

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

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff sanine-main
git checkout main
git merge --ff-only sanine-main
git checkout sanine-main
git rebase main
git checkout main
git merge --no-ff sanine-main
git checkout main
git merge --squash sanine-main
git checkout main
git merge --ff-only sanine-main
git checkout main
git merge sanine-main
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: stefonzo/ECS#1
No description provided.