Skip to content

Instantly share code, notes, and snippets.

View kkotkkio's full-sized avatar

kkotkkio kkotkkio

View GitHub Profile
This gist is the way that we are not working to ignoreed on git.
First, Open your git terminal on your project and then command line below.
#### 1
$ git rm -r --cached .
$ git add .
$ git commit -m "fixed"