Skip to content

Commit 72c8af9

Browse files
jdpedriedwsupplee
authored andcommitted
Add .gitattributes (#1074)
1 parent f8f13c1 commit 72c8af9

29 files changed

Lines changed: 156 additions & 5 deletions

File tree

.gitattributes

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
/.gitattributes export-ignore
2+
/*/.gitattributes export-ignore
3+
/.gitignore export-ignore
4+
/dev export-ignore
5+
/docs export-ignore
6+
/tests export-ignore
7+
/*.xml export-ignore
8+
/*.xml.dist export-ignore
9+
/*/tests export-ignore
10+
/.travis.yml export-ignore
11+
/appveyor.yml export-ignore
12+
/codecov.yml export-ignore
13+
/.github export-ignore
14+
/*/.github export-ignore

BigQuery/.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/*.xml.dist export-ignore
2+
/tests export-ignore
3+
/.github export-ignore
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/*.xml.dist export-ignore
2+
/tests export-ignore
3+
/.github export-ignore

Bigtable/.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/*.xml.dist export-ignore
2+
/tests export-ignore
3+
/.github export-ignore

Container/.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/*.xml.dist export-ignore
2+
/tests export-ignore
3+
/.github export-ignore

Core/.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/*.xml.dist export-ignore
2+
/tests export-ignore
3+
/.github export-ignore

Dataproc/.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/*.xml.dist export-ignore
2+
/tests export-ignore
3+
/.github export-ignore

Datastore/.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/*.xml.dist export-ignore
2+
/tests export-ignore
3+
/.github export-ignore

Debugger/.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/*.xml.dist export-ignore
2+
/tests export-ignore
3+
/.github export-ignore

Dialogflow/.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/*.xml.dist export-ignore
2+
/tests export-ignore
3+
/.github export-ignore

0 commit comments

Comments
 (0)