Files
wx_pay/.gitignore
2014-11-10 04:27:02 +08:00

19 lines
225 B
Plaintext

.bundle/
log/*.log
pkg/
test/dummy/db/*.sqlite3
test/dummy/db/*.sqlite3-journal
test/dummy/log/*.log
test/dummy/tmp/
test/dummy/.sass-cache
*.gem
*.rbc
.bundle
.config
.yardoc
Gemfile.lock
tmp
test/tmp
test/version_tmp
.idea