Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 4999be1

Browse files
committed
Add package.json to ignore file
1 parent 7e80b14 commit 4999be1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"styles",
2525
"_config.yml",
2626
"grunt",
27-
"images"
27+
"images",
28+
"package.json"
2829
],
2930
"dependencies": {
3031
"angular": ">=1.2.6",

0 commit comments

Comments
 (0)