Skip to content

Commit fd68eae

Browse files
author
Robert Jackson
authored
Merge pull request #774 from ember-fastboot/fixup-gitignore
2 parents 9016896 + 79223d9 commit fd68eae

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# See https://help.github.com/ignore-files/ for more about ignoring files.
22

33
# compiled output
4-
/dist/
5-
/tmp/
4+
dist/
5+
tmp/
66

77
# dependencies
8-
/bower_components/
9-
/node_modules/
8+
bower_components/
9+
node_modules/
1010

1111
# misc
1212
/.sass-cache

0 commit comments

Comments
 (0)