Skip to content

Remove unused .gitignore lines#1011

Merged
bradfitz merged 1 commit intotailscale:mainfrom
syvb:clean-gitignore
Dec 13, 2020
Merged

Remove unused .gitignore lines#1011
bradfitz merged 1 commit intotailscale:mainfrom
syvb:clean-gitignore

Conversation

@syvb
Copy link
Copy Markdown
Contributor

@syvb syvb commented Dec 12, 2020

These removed lines ignore built files that don't exist anymore, and just serve to clutter up the .gitignore file. (I was initially confused when I saw those lines, since I (correctly) thought that the only Tailscale binaries were tailscale and tailscaled):

  • taillogin was removed in d052586
  • relaynode was removed in a56e853

These ignore built files that don't exist anymore, and just serve
to clutter up the .gitignore file. (I was initially confused when
I saw those lines, since I (correctly) thought that the only
Tailscale binaries were tailscale and tailscaled):

- taillogin was removed in d052586
- relaynode was removed in a56e853

Signed-off-by: Smitty <me@smitop.com>
@bradfitz bradfitz merged commit 8a57f92 into tailscale:main Dec 13, 2020
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