Skip to content

Commit 1159e5f

Browse files
committed
Ignore package and build files
1 parent 1fe73fa commit 1159e5f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

bower.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
"**/.*",
88
"node_modules",
99
"bower_components",
10-
"output"
10+
"output",
11+
"bower.json",
12+
"gulpfile.js",
13+
"package.json"
1114
],
1215
"dependencies": {
1316
"purescript-foldable-traversable": "~0.4.0"

0 commit comments

Comments
 (0)