Skip to content

Commit 97c8c2b

Browse files
author
Dustyn Blackmore
committed
Updated Project Management
Updated .gitignore No longer includes some of the unnecessary example files.
1 parent 1685e9f commit 97c8c2b

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,10 @@ typings/
5757
# dotenv environment variables file
5858
.env
5959

60+
# Some example specifics
61+
examples/**/*-bundle.js
62+
examples/__build__
63+
6064
# Some temporary ignores
61-
docs/
65+
docs
66+
lib

0 commit comments

Comments
 (0)