Skip to content

Commit 4e5a93d

Browse files
committed
Update .npmignore and .gitignore
1 parent 4924d41 commit 4e5a93d

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ jspm_packages
5050

5151
# Archives
5252
*.tgz
53+
54+
*.odp
55+
*.pdf
56+
*.png

.npmignore

+3
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ result.json
88
*.nix
99
*.yml
1010
*.yaml
11+
*.odp
12+
*.pdf
13+
*.png

0 commit comments

Comments
 (0)