summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 91b01583520cfd525b8ab4b2eb59375e5563cfb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.DS_Store
*.pyc
*.gcno
*.gcda
*~
offline.db
xcuserdata
/platform/node/test/actual
/platform/node/test/diff
/mason_packages
/build
/lib
/test/node_modules
/test/fixtures/*/*_actual.*
/test/fixtures/api/1.png
/test/fixtures/api/2.png
/test/fixtures/database/*.db
/test/fixtures/offline/v3.db
/test/fixtures/**/actual.png
/test/fixtures/**/diff.png
/test/output
/node_modules