Ignore some files in Git #11

Merged
sqozz merged 1 commits from cfr34k/sem6000:gitignore into master 4 years ago
cfr34k commented 4 years ago

Specifically compiled Python code and Vim swap files.

Specifically compiled Python code and Vim swap files.
sqozz closed this pull request 4 years ago
The pull request has been merged as 1b1b5d8562.
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 cfr34k-gitignore master
git pull gitignore

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff cfr34k-gitignore
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: sqozz/sem6000#11
Loading…
There is no content yet.