siddharth_application/.gitignore
2017-02-21 13:05:14 +05:30

19 lines
253 B
Plaintext

*.gem
.sass-cache
Gemfile.lock
*.gemfile.lock
.rvmrc
.rbenv-version
# Ignore bundler config
/.bundle
/vendor/cache
/vendor/bundle
tmp/
test/screenshots/
test/dummy_rails/log/*.log
test/dummy_rails/public/assets/
.DS_Store
node_modules
bower_components