byteclubfr / copycast

Live remote copy-pasta explorer for training sessions
39 stars 0 forks source link

Warning when a big text file is not gitignored #35

Open naholyr opened 6 years ago

naholyr commented 6 years ago

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?).