Clear ignore rules that were explicitly added.
Resets to the default internal ignore rules. This will not turn off rules in .gitignore files that actually exist in the filesystem.
The default internal ignores ignore ".", ".." and ".git" entries.
The repository to remove ignore rules from.
0 on success
See Implementation
Clear ignore rules that were explicitly added.
Resets to the default internal ignore rules. This will not turn off rules in .gitignore files that actually exist in the filesystem.
The default internal ignores ignore ".", ".." and ".git" entries.