mirror of
https://github.com/github/gitignore
synced 2024-12-04 17:35:43 +01:00
Update for users of Macs, Jetbrains and SimpleCov
This commit is contained in:
parent
561bd5d267
commit
1d553b8135
@ -24,3 +24,14 @@ config/secrets.yml
|
|||||||
|
|
||||||
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
|
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
|
||||||
.rvmrc
|
.rvmrc
|
||||||
|
|
||||||
|
# For those using Mac OS X
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
#simplecov gem and tests
|
||||||
|
coverage/
|
||||||
|
/spec/tmp
|
||||||
|
|
||||||
|
#used for any jetbrains IDE to store App settings
|
||||||
|
.idea
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user