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

panic while adding .gitignore #256

Open
henesy opened this issue Sep 22, 2019 · 1 comment
Open

panic while adding .gitignore #256

henesy opened this issue Sep 22, 2019 · 1 comment

Comments

@henesy
Copy link

henesy commented Sep 22, 2019

Index out of range triggered by potentially a directory with a large number of contents:

http://okturing.com/src/6939/body

@henesy
Copy link
Author

henesy commented Sep 22, 2019

This issue is solved by changing the line in the .gitignore to:

save/* rather than save

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

No branches or pull requests

1 participant