forked from PolymerLabs/arcs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
52 lines (52 loc) · 773 Bytes
/
.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
**/node_modules
**/dist
**/*.swp
**/*.swo
**/.DS_Store
**/*~
\#*\#
.\#*
.eslint_sigh_cache
.idea
.rpt2_cache
**/trace.json
src/runtime/browser-test/browser-test-ified.js
src/gen/**/*
manifest-railroad.html
flow-assertion-railroad.html
**/*.code-workspace
shell/build
shell/test/errorShots
shells/env/build
shells/test/errorShots
devtools/deps
enclave/bazel-*
enclave/sdk
enclave/toolchains
enclave/host/storage/db.img
enclave/host/storage/key
build/
src/gen
coverage
.vscode
devtools/build
server/log.txt
pack-stats.json
default.profraw
concrete-storage/package-lock.json
# pouch local database
user-test
test-output
node_modules/.cache
server/node_modules/.cache
bazel-*
.bazelrc
.ijwb
.sighdeps
**/.aswb/**
.gradle
*.iml
**/.project
**/.classpath
**/.settings
disk-cache