Advertisement
MatthijsFontys

Re-apply gitignore

Mar 30th, 2020
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.06 KB | None | 0 0
  1. git rm -r --cached .
  2. git add .
  3. git commit -m "Reapply gitignore"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement