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
Browse Source
update ignores list
master
Guillermo Rauch
9 years ago
parent
3adcc0d0d0
commit
5cb103d96c
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
lib/ignored.js
1
lib/ignored.js
View File
@ -3,6 +3,7 @@ export default [
'.hg'
,
'.git'
,
'.svn'
,
'.next'
,
'.gitignore'
,
'.npmrc'
,
'.*.swp'
,
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
lukechilds/now-cli
Title
Body
Create Issue