File size: 642 Bytes
1e92f2d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
# This is used by now when deploying hyperion, replacing .gitignore
# NOTE(@mxstbr): The important change is that `cacert` is NOT ignored!
node_modules
.sass-cache
npm-debug.log
build
.DS_Store
src/config/FirebaseConfig.js
npm-debug.log
yarn-error.log
rethinkdb_data
debug
now-secrets.json
build-iris
build-api
build-hyperion
build-electron
package-lock.json
.vscode
dump.rdb
*.swp
queries-by-response-size.js
queries-by-time.js
test-extend.js
stats.json
iris/.env
api/.env
test-results.json
public/uploads
cypress/screenshots/
cypress/videos/

# This is hyperion-now-specific, do not copy to .gitignore
docs
cypress
admin
.circleci
.github