Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

gitignore: add idlemaster.log #4

Merged
merged 1 commit into from Aug 13, 2015
Merged

Conversation

jjmcdn
Copy link
Contributor

@jjmcdn jjmcdn commented Jul 8, 2015

If you happen to be running idlemaster from inside the build tree, the
log file will show up as an untracked file. Creaeting a gitignore with
just the idlemaster.log file in it makes it possible to run idle_master
from the source tree.

It may even be worth adding settings.txt to the .gitignore as well, but then
making changes to the sample settings.txt requires more effort on the part of
the committer and is pretty obvious no one else should be committing changes
to it anyway.

Signed-off-by: Joe MacDonald joe_macdonald@mentor.com

If you happen to be running idlemaster from inside the build tree, the
log file will show up as an untracked file.  Creaeting a gitignore with
just the idlemaster.log file in it makes it possible to run idle_master
from the source tree.

Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
jshackles added a commit that referenced this pull request Aug 13, 2015
@jshackles jshackles merged commit cbcd465 into jshackles:master Aug 13, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants