This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
now-cli
mirror of
https://github.com/lukechilds/now-cli.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
1105
Commits
2
Branches
188
Tags
2.3 MiB
Tree:
b35e7e7411
now-cli
/
test
/
_fixtures
/
files-overrides-gitignore
/
package.json
7 lines
52 B
Raw
Normal View
History
Improve ignore semantics. (#200) * improve ignore semantics * add files accidentally ignored previously
8 years ago
{
"files"
:
[
"test.js"
,
"test.json"
]
}