File tree 1 file changed +1
-25
lines changed
1 file changed +1
-25
lines changed Original file line number Diff line number Diff line change 1
- # Mark files as having been generated.
2
- Gemfile.lock linguist-generated
3
- config /environments /** /* linguist-generated
4
- db /schema.rb linguist-generated
5
- db /puma.rb linguist-generated
6
- config /boot.rb linguist-generated
7
- bin /rails linguist-generated
8
- bin /rake linguist-generated
9
- bin /setup linguist-generated
10
-
11
- # Trick linguist into recognizing the following files as JS.
12
- package.json linguist-language =JavaScript
13
- package-lock.json linguist-language =JavaScript
14
-
15
- # Mark any vendored files as having been vendored.
16
- vendor /* linguist-vendored
17
- config /credentials /* .yml.enc diff =rails_credentials
18
- config /credentials.yml.enc diff =rails_credentials
19
-
20
- # Mark RSpec-related files as being test data.
21
- spec /factories /* linguist-generated
22
- spec /fixtures /* linguist-generated
23
- spec /support /* linguist-generated
24
- spec /rails_helper.rb linguist-generated
25
- spec /spec_helper.rb linguist-generated
1
+ package-lock.json - diff
You can’t perform that action at this time.
0 commit comments