forked from nimiq/core-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
36 lines (36 loc) · 704 Bytes
/
.gitignore
File metadata and controls
36 lines (36 loc) · 704 Bytes
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
.DS_Store
/node_modules
/SpecRunner.html
/clients/nodejs/*-full-consensus
/clients/nodejs/*-light-consensus
/clients/nodejs/peer-key
/clients/nodejs/wallet
/clients/nodejs/localhost.*
/dist/nimiq*
/dist/worker.js*
/dist/web*
/dist/node*
/dist/doc/
/dist/peer-key/
.idea
*.iml
/database
/build
/.istanbul/
settings.json
/coverage
packaging/BUILD/VERSION
packaging/BUILD/fakeroot/etc/nimiq/
packaging/BUILD/index.js
packaging/BUILD/keytool.js
packaging/BUILD/remote.js
packaging/BUILD/build/
packaging/BUILD/lib/
packaging/BUILD/modules/
packaging/BUILD/nimiq
packaging/BUILD/node
packaging/BUILD/node_modules/
packaging/BUILD/package.json
packaging/BUILD/node-ui/
packaging/npm/*
!packaging/npm/README.md