Skip to content

Commit 15c5e66

Browse files
committed
updated gitignore template to ignore the distribution build folders
1 parent 5281d07 commit 15c5e66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: templates/common/gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_modules
2-
dist
2+
public
33
.tmp
44
.sass-cache
55
app/bower_components
6+
heroku

0 commit comments

Comments
 (0)