Skip to content

Commit a270ec7

Browse files
committed
Update gitattributes
1 parent 566e4b1 commit a270ec7

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

.gitattributes

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Export-ignore files for composer (with --prefer-dist)
2-
.gitattributes export-ignore
3-
.gitignore export-ignore
4-
.travis.yml export-ignore
5-
Gruntfile.js export-ignore
6-
README.md export-ignore
7-
bower.json export-ignore
8-
package.json export-ignore
2+
docs export-ignore
3+
.* export-ignore
4+
Gruntfile.js export-ignore
5+
README.md export-ignore
6+
bower.json export-ignore
7+
package.json export-ignore

0 commit comments

Comments
 (0)