Files
ProMotion/.gitignore
Daniel Jabbour 4de5e9d079 .gitignore updates
* Removing .ruby-version and .ruby-gemset from repo as they are in
   the .gitignore file already.
 * Adding IDE / Editor specific entries to the .gitignore for Sublime,
   TextMate, and RubyMine.
2013-08-14 16:01:42 -07:00

34 lines
316 B
Plaintext

*.gem
*.rbc
.bundle
.config
.yardoc
Gemfile.lock
InstalledFiles
_yardoc
coverage
doc/
lib/bundler/man
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
tmp
/build
.repl_history
.rvmrc
.ruby-gemset
.ruby-version
.DS_Store
.dat*
.rake_tasks*
# IDE / editor files
.idea/
*.tmproj
*.tmproject
tmtags
*.sublime-workspace