This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
CoBox
/
cobox-core
Watch
8
Star
1
Fork
1
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
an encrypted p2p file system and distributed back-up tool
55
Commits
1
Branch
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
cobox-core
/
nodemon.json
nodemon.json
105B
Permalink
History
Raw
1
2
3
4
5
6
7
8
9
10
{
"ignore": [
"tmp/",
"**/tmp/",
"test/",
"bin/",
"README.md",
"LICENSE"
]
}