Skip to content

Commit 3d7b3d9

Browse files
committed
add .gitattributes
1 parent 75cefde commit 3d7b3d9

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
@@ -0,0 +1,11 @@
1+
/docker/ export-ignore
2+
/examples/ export-ignore
3+
/extras/ export-ignore
4+
/tests/ export-ignore
5+
/.gitattributes export-ignore
6+
/.gitignore export-ignore
7+
/.htaccess export-ignore
8+
/*.php export-ignore
9+
/*.sh export-ignore
10+
/docker-compose.yml export-ignore
11+
/Dockerfile export-ignore

0 commit comments

Comments
 (0)