Skip to content

Commit 86faf30

Browse files
authored
🔧 Update .gitattributes to include additional files for export-ignore (#71)
1 parent 0c99a0a commit 86faf30

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎.gitattributes‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
/.gitattributes export-ignore
22
/.github export-ignore
3+
/assets export-ignore
4+
.editorconfig export-ignore
5+
.gitignore export-ignore
6+
.prettierrc export-ignore
7+
bud.config.ts export-ignore
8+
composer.lock export-ignore
9+
LICENSE.md export-ignore
10+
package.json export-ignore
11+
README.md export-ignore
12+
tailwind.config.js export-ignore
13+
yarn.lock export-ignore

0 commit comments

Comments
 (0)