-
Notifications
You must be signed in to change notification settings - Fork 1.2k
/
Copy path.gitignore
61 lines (61 loc) · 1.21 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# -*- mode: gitignore; -*-
__pycache__/
!.vscode/extensions.json
!.vscode/perspective.code-snippets
!.vscode/settings.default.json
!.vscode/tasks.json
!website/i18n/en.json
.cache
.clangd
.DS_Store
.emsdk
.ipynb_checkpoints
.perspectiverc
.vscode/*
*.so
*~
/.emacs.desktop
/.emacs.desktop.lock
/.idea
/auto/
/docs/build
/elpa/
/eshell/history
/eshell/lastdir
/examples/*/build
/jsconfig.json
/packages/*/build
/packages/sigma
/server/
/src/include/boost
benchmark_venv
dist/
docs/.docusaurus
docs/i18n/en.json
docs/modules.rst
docs/perspective.*.rst
docs/static/arrow/
docs/static/blocks
docs/static/features
docs/static/guide
examples/blocks/src/nypd/nypdccrb.arrow
node_modules
packages/perspective-jupyterlab/test/config/jupyter/migrated
py_modules
python/cmake
python/cpp
rust/perspective-client/docs/expression_gen.md
rust/perspective-client/src/rust/proto.rs
rust/perspective-js/src/ts/ts-rs
rust/perspective-python/LICENSE_THIRDPARTY_cargo.yml
rust/perspective-python/LICENSE.md
rust/perspective-server/cmake
rust/perspective-server/cpp
rust/perspective-server/docs/lib_gen.md
rust/perspective-viewer/src/ts/ts-rs
rust/perspective/src/ts/ts-rs
rust/target*
Vagrantfile
vcpkg
venv/
rust/perspective-python/perspective_python-*.data