Add .dir-locals.el emacs config file #16

Open
Sara wants to merge 3 commits from feat/dir-locals.el into development
Contributor
No description provided.
Sara added 3 commits 2025-12-29 16:15:05 +00:00
This pull request has changes conflicting with the target branch.
  • .gitignore
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/dir-locals.el:feat/dir-locals.el
git checkout feat/dir-locals.el

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout development
git merge --no-ff feat/dir-locals.el
git checkout feat/dir-locals.el
git rebase development
git checkout development
git merge --ff-only feat/dir-locals.el
git checkout feat/dir-locals.el
git rebase development
git checkout development
git merge --no-ff feat/dir-locals.el
git checkout development
git merge --squash feat/dir-locals.el
git checkout development
git merge --ff-only feat/dir-locals.el
git checkout development
git merge feat/dir-locals.el
git push origin development
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: hertog/godot-module-template#16
No description provided.