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

Spaces in filenames #12

Open
djbpitt opened this issue Apr 23, 2021 · 0 comments
Open

Spaces in filenames #12

djbpitt opened this issue Apr 23, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@djbpitt
Copy link
Collaborator

djbpitt commented Apr 23, 2021

You should rename the directory now called letter data to remove the internal space. Spaces in filenames make it difficult to handle the files on the command line.

I created and pushed a .gitignore file for your project, specifying the files called .DS_Store should not be tracked. See https://code.likeagirl.io/how-to-get-rid-of-ds-store-and-node-modules-in-git-repositories-d37b8a391247 for details.

@djbpitt djbpitt added the bug Something isn't working label Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant