Message315882
| Author | matrixise |
|---|---|
| Recipients | brett.cannon, matrixise, onlined |
| Date | 2018-04-29.06:46:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1524984381.1.0.682650639539.issue33370@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
you could use a feature of git for the global .gitignore file git config --global core.excludesfile ~/.gitignore source: https://git-scm.com/docs/gitignore/2.17.0 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-29 06:46:21 | matrixise | set | recipients: + matrixise, brett.cannon, onlined |
| 2018-04-29 06:46:21 | matrixise | set | messageid: <1524984381.1.0.682650639539.issue33370@psf.upfronthosting.co.za> |
| 2018-04-29 06:46:21 | matrixise | link | issue33370 messages |
| 2018-04-29 06:46:20 | matrixise | create | |