Skip to content

Commit 1f5222d

Browse files
update .gitignore to include work.txt and cnddocs.md; add webdev logo long.png to package.json files
1 parent 7b98795 commit 1f5222d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
work.txt
2+
cnddocs.md
3+
14
# Node modules (don’t push 1000s of files)
25
node_modules/
36

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"files": [
3030
"dist",
3131
"README.md",
32+
"webdev logo long.png",
3233
"LICENSE"
3334
],
3435
"scripts": {

0 commit comments

Comments
 (0)