Skip to content

Conversation

@umarcor
Copy link
Member

@umarcor umarcor commented Nov 14, 2019

Some minor fixes to .gitignore, plus ensuring that all temporal output directories end in *_out.

@eine eine merged commit 017e0c5 into VUnit:master Nov 16, 2019
@umarcor umarcor deleted the gitignore branch November 17, 2019 01:31
def setUp(self):
# Spaces in path intentional to verify that it is supported
self.output_path = join(dirname(__file__), "artificial out")
self.output_path = join(dirname(__file__), "artificial_out")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comment in the line above makes me think that it was a concious decision to use a space instead of an underscore.
Why not simply vunit/test/acceptance/artificial\ out in .gitignore?

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.

3 participants