Skip to content

Commit 199fd0a

Browse files
committed
clean up README, add in gitignore
Signed-off-by: Nell Shamrell <[email protected]>
1 parent eccc626 commit 199fd0a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ node_modules
2828

2929
# Debug log from npm
3030
npm-debug.log
31+
results/

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,3 @@ $ docker run -it -p 8000:8000 your_origin/sample-node-app
6969
```
7070

7171
Now head to http://localhost:8000 and see your running app!
72-
73-
74-

0 commit comments

Comments
 (0)