diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2017-12-22 19:08:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-22 19:08:14 -0700 |
commit | 3fd3a71952eb3fd35261b002e6f7731b8bb708cc (patch) | |
tree | 515fefc37a14405b67999f1d390541581419a9af /.gitignore | |
parent | 0e57af86d429e2658b1fbde22960c4c51fc62e84 (diff) | |
parent | 51e1114da42370d6bc64ffe8cb2aa394f47cbea7 (diff) | |
download | numpy-3fd3a71952eb3fd35261b002e6f7731b8bb708cc.tar.gz |
Merge pull request #10225 from xoviat/parallel-builds
ENH: distutils: parallelize builds by default
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 64c8a72ef..59876a40c 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ pmip .sw[nop] *.tmp *.vim +.vscode tags cscope.out # gnu global |