1
0
working_class/.gitignore
2015-02-27 13:57:54 +01:00

18 lines
149 B
Plaintext
Executable File

/.bundle/
/.idea
/.yardoc
/Gemfile.lock
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/
*.bundle
*.so
*.o
*.a
mkmf.log
.DS_Store
vendor/bundle