Skip to content

Commit bcd2492

Browse files
committed
Update .gitattributes.
1 parent 6c5fc88 commit bcd2492

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,11 @@
4848
/.dev-notes export-ignore
4949
/.gitattributes export-ignore
5050
/.gitignore export-ignore
51+
/.htaccess export-ignore
5152
/.tests export-ignore
53+
/jest.config.js export-ignore
5254
/jest.config.mjs export-ignore
5355
/node_modules export-ignore
5456
/package.json export-ignore
57+
/package-lock.json export-ignore
5558
/tests export-ignore

0 commit comments

Comments
 (0)