mirror of
https://github.com/awesome-print/awesome_print
synced 2023-03-27 23:22:34 -04:00
Ignore directories which should not be comitted
This commit is contained in:
parent
badb0f78f5
commit
ae9d16d36f
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -23,6 +23,9 @@ pkg
|
|||
.ruby-version
|
||||
gemfiles/*.gemfile.lock
|
||||
Gemfile.lock
|
||||
/tmp
|
||||
/.bundle
|
||||
/gemfiles/.bundle
|
||||
|
||||
## PROJECT::RVM
|
||||
.rvmrc
|
||||
|
|
Loading…
Reference in a new issue