Skip to content

.gitignore fixes#3339

Merged
andypugh merged 1 commit intoLinuxCNC:2.9from
NTULINUX:ntulinux/2.9-fixes
Mar 2, 2025
Merged

.gitignore fixes#3339
andypugh merged 1 commit intoLinuxCNC:2.9from
NTULINUX:ntulinux/2.9-fixes

Conversation

@NTULINUX
Copy link
Copy Markdown
Contributor

Ignore mod files generated by build and text editor "~" files

Ignore mod files generated by build and text editor "~" files

Signed-off-by: Alec Ari <neotheuser@ymail.com>
Copy link
Copy Markdown
Collaborator

@smoe smoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am blanking about the .mod files and if anything other than .mod.c (which are removed in the Makefile upon clean) can create them.
The missing "*~" would be much appreciated to be added, indeed.

@rmu75
Copy link
Copy Markdown
Collaborator

rmu75 commented Feb 19, 2025

while at it you might also add .ccls-cache

@smoe
Copy link
Copy Markdown
Collaborator

smoe commented Feb 19, 2025

And also *_rc.py as it happened in #3285.

@andypugh andypugh merged commit c0a31d8 into LinuxCNC:2.9 Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants