diff options
| author | Quentin Pradet <quentin.pradet@gmail.com> | 2020-04-19 21:28:10 +0400 |
|---|---|---|
| committer | Seth Michael Larson <sethmichaellarson@gmail.com> | 2020-04-19 13:01:48 -0500 |
| commit | cc4096629006c57202969793ce131ac17ac4b8b9 (patch) | |
| tree | cb14f0ade9778170f75fe771cce5bc0c275fa060 | |
| parent | bf153951df7f083ac126fc22cca4c65a208c7e86 (diff) | |
| download | urllib3-cc4096629006c57202969793ce131ac17ac4b8b9.tar.gz | |
Prevent git from ignoring .github/
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ .* +!/.github/ *.py[co] *.egg *.egg-info |
