Identity Name
$ git config --global user.name "aquelito"| ## This is a directory/file filter template for WinMerge | |
| name: Java Intellij Git Filter | |
| desc: Excludes compiled Java files, maven target folders, node_modules, Intellij project files, sass-cache and git folders | |
| ## This is an inclusive (loose) filter | |
| ## (it lets through everything not specified) | |
| def: include | |
| ## Ignore git | |
| d: \\\.git$ |