|
|
|
|
|
by johannes1234321
2267 days ago
|
|
For IDE files a global ignore file is useful, then one doesn't have to repeat this for all repos and not all contributors need to add their IDE's files to a shared file. For local there is also .git/info/exclude per repo. |
|