Initial commit
This commit is contained in:
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
*.gem
|
||||
*.rbc
|
||||
*.sassc
|
||||
.bundle
|
||||
.config
|
||||
.yardoc
|
||||
.rvmrc
|
||||
.rspec
|
||||
.sass-cache
|
||||
.DS_Store
|
||||
Gemfile.lock
|
||||
InstalledFiles
|
||||
_yardoc
|
||||
doc/
|
||||
coverage
|
||||
lib/bundler/man
|
||||
capybara-*.html
|
||||
pkg
|
||||
rdoc
|
||||
spec/reports
|
||||
spec/tmp
|
||||
test/tmp
|
||||
test/version_tmp
|
||||
tmp
|
Reference in New Issue
Block a user