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 .netlify in .gitignore #2728

Merged
merged 2 commits into from
Oct 31, 2019
Merged

Add .netlify in .gitignore #2728

merged 2 commits into from
Oct 31, 2019

Conversation

XhmikosR
Copy link
Contributor

No description provided.

@@ -9,3 +9,6 @@ npm-debug.log
.DS_Store
.AppleDouble
.LSOverride

# Netlify
.netlify
Copy link
Member

Choose a reason for hiding this comment

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

Not really familiar with Netifly, but is this a file or folder that gets ignored?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah,

Copy link
Member

Choose a reason for hiding this comment

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

Sorry, I think part of your response got cut off

Copy link
Member

@nschonni nschonni Oct 28, 2019

Choose a reason for hiding this comment

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

Oh, I guess my question might not have been clear. Is this a file or a folder? If it's a folder it should have a trailing slash

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's a folder but due a bug in their client, it just adds .netlify in .gitignore even if one has /.netlify/

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