Step 1
1 | git rm -r --cached . |
Step 2
1 | git add . |
Step 3
1 | git commit -am "Remove ignored files" |
Step 1
1 | git rm -r --cached . |
Step 2
1 | git add . |
Step 3
1 | git commit -am "Remove ignored files" |
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: true tags: true