This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
node
mirror of
https://github.com/lukechilds/node.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
gitignore: ignore v8.log files
v0.9.8-release
Ben Noordhuis
12 years ago
parent
4a7a98fd0a
commit
193320aa3a
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
.gitignore
1
.gitignore
View File
@ -1,5 +1,6 @@
core
vgcore.*
v8*.log
perf.data
perf.data.old
.waf*
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
lukechilds/node
Title
Body
Create Issue