Skip to content

Avoid "mod" files from tracking #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 9, 2020

Conversation

OscarShiang
Copy link
Contributor

After compiling, there are two compiling results
had been generated:
.khttpd.mod.cmd
khttpd.mod

which had not been listed in .gitignore file.

I revise .gitignore to prevent *.mod* from
listing while tracking files.

After compiling, there are two compiling results
had been generated:
    `.khttpd.mod.cmd`
    `khttpd.mod`

which had not been listed in `.gitignore` file.

I revise `.gitignore` to prevent "*.mod*" from
listing while tracking files.
@jserv jserv merged commit 3e2923d into sysprog21:master Apr 9, 2020
@jserv
Copy link
Contributor

jserv commented Apr 9, 2020

Thank @OscarShiang for contributing!

@OscarShiang OscarShiang deleted the untrack_mod branch April 9, 2020 07:10
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.

2 participants