questiongenerator/.gitignore

25 lines
195 B
Plaintext
Raw Normal View History

2014-12-08 15:59:33 -08:00
*.gem
*.rbc
.bundle
.config
.yardoc
Gemfile.lock
InstalledFiles
_yardoc
coverage
doc/
lib/bundler/man
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
tmp
*.bundle
*.so
*.o
*.a
mkmf.log
.idea/
2014-12-12 05:07:20 -08:00
*~