Skip to content

Commit 4dcd6ba

Browse files
Update .gitattributes for generated JavaScript [ci-skip]
This adds `linguist-generated` and `linguist-vendored` attributes where appropriate to suppress the files in diffs and exclude the files from the project's language stats on GitHub. See https://github.com/github/linguist for more information.
1 parent 3764d7b commit 4dcd6ba

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
actioncable.js linguist-generated
2+
actioncable.esm.js linguist-generated
13
action_cable.js linguist-generated
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
actiontext.js linguist-generated
2+
trix.js linguist-vendored
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
rails-ujs.js linguist-generated
2+
rails-ujs.esm.js linguist-generated
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
activestorage.js linguist-generated
2+
activestorage.esm.js linguist-generated

0 commit comments

Comments
 (0)