diff options
author | xoviat <xoviat@users.noreply.github.com> | 2017-12-17 00:07:12 -0600 |
---|---|---|
committer | xoviat <xoviat@users.noreply.github.com> | 2017-12-17 00:07:12 -0600 |
commit | 73df4c3933c6a63f075087f90cac5e538f4e6514 (patch) | |
tree | 3c1ddebaca01f54e3e83f5045fad19d96166592e /.gitignore | |
parent | 9d054c141b084546810486f91e763f3eb89af633 (diff) | |
download | numpy-73df4c3933c6a63f075087f90cac5e538f4e6514.tar.gz |
MAINT: add .vscode to gitignore
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 |