question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Consider not including the built html file in source control

See original GitHub issue

In general, a repository should include everything required to build a program, but not the built program itself.

Could we remove the docs/index.html file?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
Glinkiscommented, May 20, 2019

Well, I think you’ll find that’s exactly how it’s set up in my pull request.

0reactions
rycegcommented, May 22, 2019

Pulled and implemented!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Visual Studio Code source control not showing changes
Open your project with cmd. > cd your-folder-location > code . -n. It worked for me.
Read more >
Using Source Control - RAD Studio
Commonly, source control systems only allow you to compare and merge revisions for text-based files, such as source code files, HTML documents, and...
Read more >
Version control concepts and best practices
This document is a brief introduction to version control. ... This document covers basics, but it does not go into advanced topics like...
Read more >
Use Source Control with Projects - MATLAB & Simulink
The project displays details of the current source control tool and the repository location. If you created a new repository, select the Files...
Read more >
Source Control with Git in Visual Studio Code
Using Git source control in VS Code. Visual Studio Code has integrated source control management (SCM) and includes Git support out-of-the-box.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found