Skip to content
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

Add a few more to gitignore #4215

Closed
wants to merge 1 commit into from
Closed

Conversation

nyurik
Copy link
Contributor

@nyurik nyurik commented Oct 16, 2024

My repo ended up with these files in the root due to some build process. Not certain if others may run into the same, so adding to ignore.

vcc_if.c
vcc_if.c.tmp
vcc_if.c.tmp2
vcc_if.h
vcc_if.h.tmp
vmod_example.man.rst
vmod_example.man.rst.tmp
vmod_example.rst
vmod_example.rst.tmp

My repo ended up with these files in the root due to some build process. Not certain if others may run into the same, so adding to ignore.

```
vcc_if.c
vcc_if.c.tmp
vcc_if.c.tmp2
vcc_if.h
vcc_if.h.tmp
vmod_example.man.rst
vmod_example.man.rst.tmp
vmod_example.rst
vmod_example.rst.tmp
```
@dridi
Copy link
Member

dridi commented Oct 17, 2024

Are you not in the wrong repository? There is no vmod_example here, but there is one in https://github.com/varnishcache/libvmod-example.

@nyurik
Copy link
Contributor Author

nyurik commented Oct 17, 2024

I am not certain how i ended up with these files. If both vmod and vcc_if are a result of some unusual action, i'll just clean them up

@dridi
Copy link
Member

dridi commented Oct 17, 2024

Please reopen if it happens again.

@dridi dridi closed this Oct 17, 2024
@nyurik nyurik deleted the ignore branch October 17, 2024 14:30
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