pastebinner/.gitignore
booboy 4853f92ecd wrote a method to download all the raw pastes to a file inside of a directory.
added a --download and -d shorthand switch to download the raw paste files from a public scrape.
i need to check to make sure that it is the correct way to do it, and also check to see if a filename exists already.
this will prevent duplicate files from being downloaded.
2018-11-05 03:15:29 -06:00

13 lines
132 B
Text

/.bundle/
/.yardoc
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/
/data
Gemfile.lock
# rspec failure tracking
.rspec_status