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

Warning when a big text file is not gitignored #35

Open
naholyr opened this issue Nov 8, 2017 · 0 comments
Open

Warning when a big text file is not gitignored #35

naholyr opened this issue Nov 8, 2017 · 0 comments

Comments

@naholyr
Copy link
Member

naholyr commented Nov 8, 2017

That's most probably when you forgot to add a gitignore file or just forgot to ignore you dist.js file. Copycast should warn user, and even maybe interactively ask if he wants the file to be ignored (just for the session or added to .gitignore?).

  • Step 1: warn user
  • Step 2: automatically ignore file (if confirmation from user) in memory or in gitignore file (whatever we choose)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant