Skip to content

Commit 8198471

Browse files
committed
Initial commit
0 parents  commit 8198471

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

Diff for: .gitignore

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
lib-cov
2+
*.seed
3+
*.log
4+
*.csv
5+
*.dat
6+
*.out
7+
*.pid
8+
*.gz
9+
10+
pids
11+
logs
12+
results
13+
14+
node_modules
15+
npm-debug.log

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
node-organic-blog
2+
=================

0 commit comments

Comments
 (0)