File tree 1 file changed +0
-49
lines changed
1 file changed +0
-49
lines changed Original file line number Diff line number Diff line change 1
1
* .gem
2
2
Gemfile.lock
3
- * .rbc
4
- /.config
5
- /coverage /
6
- /InstalledFiles
7
- /pkg /
8
- /spec /reports /
9
- /spec /examples.txt
10
- /test /tmp /
11
- /test /version_tmp /
12
- /tmp /
13
-
14
- # Used by dotenv library to load environment variables.
15
- # .env
16
-
17
- # # Specific to RubyMotion:
18
- .dat *
19
- .repl_history
20
- build /
21
- * .bridgesupport
22
- build-iPhoneOS /
23
- build-iPhoneSimulator /
24
-
25
- # # Specific to RubyMotion (use of CocoaPods):
26
- #
27
- # We recommend against adding the Pods directory to your .gitignore. However
28
- # you should judge for yourself, the pros and cons are mentioned at:
29
- # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
30
- #
31
- # vendor/Pods/
32
-
33
- # # Documentation cache and generated files:
34
- /.yardoc /
35
- /_yardoc /
36
- /doc /
37
- /rdoc /
38
-
39
- # # Environment normalization:
40
- /.bundle /
41
- /vendor /bundle
42
- /lib /bundler /man /
43
-
44
- # for a library or gem, you might want to ignore these files since the code is
45
- # intended to run in multiple environments; otherwise, check them in:
46
- # Gemfile.lock
47
- # .ruby-version
48
- # .ruby-gemset
49
-
50
- # unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
51
- .rvmrc
You can’t perform that action at this time.
0 commit comments